Commit Graph
17 Commits
Author SHA1 Message Date
nortega 008ec2bd72 Added keyboard event source. 2018-03-25 17:57:21 +02:00
nortega 88f3a5f1a5 Added malfunctioning ship.
Currently it doesn't seem to be detecting the key preses.
2018-03-25 17:47:31 +02:00
nortega 80113d51ff Remove global variables.
Global variables are overall bad practice.
2018-03-25 17:14:44 +02:00
nortega 0faa83c162 Remove help and info from key list. 2018-03-25 17:04:14 +02:00
nortega 4dc7fbbf04 Create a ship object. 2018-03-25 16:59:03 +02:00
nortega a1406c4506 Included debug information. 2018-03-25 16:44:09 +02:00
nortega 86159b0b69 Initialize the primitives addon. 2018-03-25 16:42:00 +02:00
nortega fb023194e3 Add fast-math optimization for release builds. 2018-03-25 16:40:56 +02:00
nortega 5cefcd8554 Added section of v0.3. 2018-03-25 15:46:46 +02:00
nortega fa9a35444b Invalid keycodes also return 0 (but print a msg in DEBUG). 2018-03-25 15:34:53 +02:00
nortega d871bcec41 Implemented key_is_down() function. 2018-03-25 15:29:48 +02:00
nortega ea4f4a97b6 Keyboard input added. 2018-03-25 15:22:43 +02:00
nortega d57da20ec7 Created an event manager. 2018-03-25 14:53:40 +02:00
nortega b99e33fe52 A changelog file of previous releases. 2018-03-25 14:53:08 +02:00
nortega 768f80a362 Create a display. 2018-03-25 14:27:10 +02:00
nortega 8c19b96bb7 New install target. 2018-03-25 12:30:39 +02:00
nortega 1cdd5964f0 First steps. 2018-03-25 12:08:19 +02:00