Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 338 Bytes

newStars

Clone of the Win16 game Stars!

Building the code

Depends on tiny xml: https://github.com/michaelrsweet/mxml

Build mxml, and add the path to src/Makefile, copy libxml.so.1 into src/

Building the GUI

The GUI uses Tcl, and requires bwidget and tdom (apt-get install bwidget tdom)