31 lines
471 B
Plaintext
31 lines
471 B
Plaintext
At the moment, not much is the haps.
|
|
|
|
1. terminal output
|
|
make
|
|
|
|
./main structs/smile.txt start
|
|
|
|
2. bitmap generator
|
|
make tools
|
|
|
|
tools/tobmp structs/smile.txt 8
|
|
|
|
3. SDL frontend
|
|
make sdl
|
|
./sdl structs/smile.txt start
|
|
|
|
space/enter - regen+link structures
|
|
Z - regen structures
|
|
X - link structures
|
|
Q - quit
|
|
|
|
Current structures:
|
|
|
|
castle.txt
|
|
small_town.txt
|
|
ravine.txt
|
|
tower.txt
|
|
towers.txt
|
|
holy_tower.txt
|
|
smile.txt
|