Commit graph

10 commits

Author SHA1 Message Date
kleph
9a9a2a56b2 Add drawable grid 2017-11-11 00:10:19 +01:00
kleph
4c8380b36e - refactor seed generation
- add grid (G key)
2017-10-16 02:03:22 +02:00
kleph
46bec1c5d9 03 - add a command line argument to give the seed 2017-07-19 03:52:56 +02:00
kleph
33bf7ecbe9 [fix] Pressing the quit key really quits now 2017-07-19 03:46:59 +02:00
kleph
8ab65eb96a 03 - first try of hallways - still buggy 2017-07-19 03:46:17 +02:00
kleph
71641a8ea7 03 - Refactor room generation (from inside Leaf/tree to the Level class) 2016-12-07 03:08:49 +01:00
kleph
e1ee70f495 3 - Remove old code (direct blit) 2016-12-07 02:39:09 +01:00
kleph
8c0c26e7a8 03 - Really draw the map and initialize it at each new generation 2016-12-07 01:38:58 +01:00
kleph
5e06fdb3df Fix typo and attribute error
(it's better to declare all class attributes in constructor)
2016-11-10 20:09:08 +01:00
kleph
1befb38cb1 03 - init - Add internal map representation and basis for level handling 2016-11-10 20:01:50 +01:00