Commit Graph

9 Commits

Author SHA1 Message Date
bb47dcc9f9 Implement zoom. 2026-03-16 21:17:23 +01:00
e29a0bc7a3 Slower acceleration. 2018-03-29 12:55:48 +02:00
c51f34c888 Fully functional simulation.
I still need to add the restart feature.
2018-03-25 18:43:06 +02:00
85435fef8d Added help information. 2018-03-25 18:24:39 +02:00
80113d51ff Remove global variables.
Global variables are overall bad practice.
2018-03-25 17:14:44 +02:00
4dc7fbbf04 Create a ship object. 2018-03-25 16:59:03 +02:00
d57da20ec7 Created an event manager. 2018-03-25 14:53:40 +02:00
768f80a362 Create a display. 2018-03-25 14:27:10 +02:00
1cdd5964f0 First steps. 2018-03-25 12:08:19 +02:00