CMakeLists.txt
|
First implementation of rules
|
2019-06-09 23:26:46 +02:00 |
Entity.cpp
|
Rules are not template anymore (it was dumb)
|
2019-06-10 04:04:03 +02:00 |
Entity.h
|
Rules are not template anymore (it was dumb)
|
2019-06-10 04:04:03 +02:00 |
Game.cpp
|
Moved the clock check outside of the event loop
|
2019-06-08 01:54:58 +02:00 |
Game.h
|
First implementation of rules
|
2019-06-09 23:26:46 +02:00 |
Level.cpp
|
Fixed movement of multiple entities.
|
2019-06-10 18:46:37 +02:00 |
Level.h
|
Fixed movement of multiple entities.
|
2019-06-10 18:46:37 +02:00 |
Rule.cpp
|
Fixed oscillations for real
|
2019-06-10 20:05:46 +02:00 |
Rule.h
|
Fixed oscillating around end position
|
2019-06-10 19:14:43 +02:00 |
Utils.h
|
First implementation of rules
|
2019-06-09 23:26:46 +02:00 |