Commit Graph

18 Commits (master)

Author SHA1 Message Date
Simon Pirkelmann e910041c95 added possibility to load level file 2021-09-11 01:44:57 +02:00
Simon Pirkelmann 65f195fecf implemented level generator 2021-09-11 01:44:03 +02:00
Simon Pirkelmann 794c987899 implemented option to switch between randomly generated levels 2021-09-10 23:30:15 +02:00
Simon Pirkelmann e374198fef improved layout of website 2021-09-10 23:29:20 +02:00
Simon Pirkelmann 3d64e2e834 show current program in beamer mode + general improvements; stable version 2021-09-10 16:07:46 +02:00
Simon Pirkelmann e669b10ebc connected game to web server 2021-09-10 13:46:24 +02:00
Simon Pirkelmann 885a516fe3 implemented won text and set consistent seed 2021-09-10 01:22:17 +02:00
Simon Pirkelmann ca1fe99ff2 stable version of the game 2021-09-10 01:04:17 +02:00
Simon Pirkelmann 019c4590aa implemented communication interface with real robots 2021-09-07 22:35:02 +02:00
Simon Pirkelmann bbb341ea56 improved stepping mode 2021-09-06 09:00:00 +02:00
Simon Pirkelmann 4c3c3f973e implemented stepping mode 2021-09-06 00:34:26 +02:00
Simon Pirkelmann 57cd60de8c use KEYUP instead of KEYDOWN because otherwise switching from beamer mode does not work 2021-09-06 00:22:58 +02:00
Simon Pirkelmann 8c544f8fcc implemented quitting the program 2021-09-06 00:05:52 +02:00
Simon Pirkelmann ff6caa457f missing copy to restore initial game state 2021-09-05 23:42:08 +02:00
Simon Pirkelmann 9eea9bd245 refactored game into Game class for better maintainability 2021-09-05 23:37:47 +02:00
Simon Pirkelmann 945833c8ac implemented state machine and option to switch display mode for second screen 2021-09-05 20:43:22 +02:00
Simon Pirkelmann e931085ca8 implemented basic input 2021-09-03 22:41:35 +02:00
Simon Pirkelmann 439cf44d70 implemented core game logic and display 2021-09-03 21:38:30 +02:00