2024-03-01 08:28 | Get everything working with clangd | amin | 4 | +76 | -83 |
2023-12-05 06:20 | Make old visual studio projects work with the new, worse version of visual studio | amin | 1 | +5 | -5 |
2019-06-28 22:53 | License under MIT license | amin | 1 | +21 | -0 |
2017-12-18 08:28 | Use a better Pi | amin | 2 | +2 | -2 |
2017-12-18 08:26 | Move vector stuff to it's own files | amin | 6 | +115 | -106 |
2017-12-18 05:22 | Make a bunch of stars float around | amin | 3 | +79 | -1 |
2017-12-17 23:10 | Add ctags file to .gitignore | amin | 1 | +1 | -0 |
2017-12-15 05:48 | Negate thrust vectors | amin | 1 | +3 | -1 |
2017-12-15 05:45 | Make more terse vector functions | amin | 3 | +26 | -20 |
2017-12-15 05:25 | Change vector representation | amin | 4 | +127 | -67 |
2017-12-11 07:04 | Render lines in and between any octant | amin | 2 | +165 | -15 |
2017-12-10 22:37 | Make UPS equal FPS when recording or playing back | amin | 1 | +11 | -0 |
2017-11-20 05:55 | Add ability to skip screen clearing | amin | 1 | +9 | -1 |
2017-11-20 05:51 | Playback recorded input on initial state snapshot | amin | 2 | +22 | -1 |
2017-11-20 04:09 | Record 10 seconds of input and play it back | amin | 2 | +93 | -0 |
2017-11-13 07:48 | Merge branch 'features/live-reload' | amin | 6 | +149 | -21 |
2017-11-13 07:44 | Move linux-specific platform code to util_linux.h | amin | 3 | +88 | -78 |
2017-11-13 07:08 | Load game code instantaneously on Linux | amin | 4 | +67 | -40 |
2017-11-12 01:01 | Add warning flags to GCC | amin | 1 | +1 | -1 |
2017-11-12 00:58 | Prevent unintended double promotion | amin | 4 | +12 | -12 |
2017-11-11 03:05 | Use C99 style struct initialization | amin | 2 | +18 | -19 |
2017-11-10 08:04 | Wrap player position | amin | 1 | +20 | -1 |
2017-11-03 07:43 | Add dynamic reloading of game code on linux | amin | 4 | +103 | -11 |
2017-10-31 04:36 | Add visual studio 2017 project files | amin | 3 | +179 | -0 |
2017-10-27 04:33 | Add line and vector rendering functions | amin | 2 | +55 | -17 |
2017-10-27 04:28 | Fix hanging bug caused by uninitialized variables | amin | 1 | +9 | -3 |
2017-10-25 05:41 | Control two thrust vectors | amin | 2 | +37 | -9 |
2017-10-25 05:40 | Fix scary bug caused by uninitialized variables | amin | 1 | +2 | -2 |
2017-10-25 05:06 | Accelerate player with thrust vector | amin | 1 | +10 | -0 |
2017-10-25 04:53 | Use optimized binary for `make run` | amin | 1 | +1 | -1 |
2017-10-25 04:46 | Interpret left thumb stick as a thrust vector | amin | 4 | +29 | -11 |
2017-10-25 03:26 | Get controller input through SDL event API | amin | 5 | +117 | -64 |
2017-10-24 05:03 | Don't malloc when adding vectors | amin | 2 | +12 | -4 |
2017-10-18 06:25 | Move a circle across the screen | amin | 5 | +84 | -10 |
2017-10-18 05:41 | Render a beautiful black screen | amin | 6 | +508 | -0 |