Commit graph

  • bf2c9a5c65 graph bsp tree with dot master kleph 2022-01-18 00:38:21 +0100
  • 4be382798d rework directions and add graphviz output for BSP kleph 2018-07-29 19:07:53 +0200
  • fb06c08d67 New TODO item kleph 2017-11-11 00:12:14 +0100
  • 72a71e9580 [try] Carve tunnels instead of hallways kleph 2017-11-11 00:10:59 +0100
  • 9a9a2a56b2 Add drawable grid kleph 2017-11-11 00:10:19 +0100
  • 7120d1507d Add grpahics for hallway kleph 2017-10-16 02:05:30 +0200
  • 4c8380b36e - refactor seed generation - add grid (G key) kleph 2017-10-16 02:03:22 +0200
  • 46bec1c5d9 03 - add a command line argument to give the seed kleph 2017-07-19 03:52:56 +0200
  • 33bf7ecbe9 [fix] Pressing the quit key really quits now kleph 2017-07-19 03:46:59 +0200
  • 8ab65eb96a 03 - first try of hallways - still buggy kleph 2017-07-19 03:46:17 +0200
  • 71641a8ea7 03 - Refactor room generation (from inside Leaf/tree to the Level class) kleph 2016-12-07 03:08:49 +0100
  • e1ee70f495 3 - Remove old code (direct blit) kleph 2016-12-07 02:39:09 +0100
  • 8c0c26e7a8 03 - Really draw the map and initialize it at each new generation kleph 2016-12-07 01:38:58 +0100
  • 5e06fdb3df Fix typo and attribute error (it's better to declare all class attributes in constructor) kleph 2016-11-10 20:09:08 +0100
  • 1befb38cb1 03 - init - Add internal map representation and basis for level handling kleph 2016-11-10 20:01:50 +0100
  • 1539bcc057 Fix overflow with room max height and width kleph 2016-11-10 19:56:53 +0100
  • df033d257c [Fix] Fix split point in BSP kleph 2016-05-18 23:47:37 +0200
  • 47cb202181 Add seed number (not well tested) kleph 2016-05-12 23:42:38 +0200
  • 767789458c [cleanup] remove useless conditions kleph 2016-05-12 23:37:02 +0200
  • 71c95968bc Correct inverted tests during PEP-8 kleph 2016-03-12 15:28:20 +0100
  • b85477e516 Add .gitignore kleph 2016-03-12 15:25:01 +0100
  • b074d2de01 PEP-8 kleph 2016-03-12 15:22:58 +0100
  • c64e376da4 Add a brief readme kleph 2016-03-01 13:09:09 +0100
  • ede94004df Create rooms into the partitioned space kleph 2016-03-01 13:03:46 +0100
  • 1697018d7b random BSP partitioned map kleph 2016-03-01 13:01:00 +0100
  • 1f6aec2a1a Initial import Static map file - test pyglet kleph 2016-03-01 12:57:31 +0100