Commit graph

13 commits

Author SHA1 Message Date
e7dd8f167e Print out threads on initialization of components 2023-12-14 07:49:15 -05:00
27b33e346e Update Canvas.java 2023-12-14 07:46:50 -05:00
21eb7b969d Swap movement to just be sideways and a jump mechanic 2023-12-13 20:37:49 -05:00
c3fbb2bf72 Remove unused imports 2023-12-13 20:05:25 -05:00
bc3fa86122 Update README
Also add the "/lib" placeholder folder for game libraries
2023-12-13 20:02:35 -05:00
a699f19721 Remove "the" from README
Also add the "/res" placeholder folder for game resources
2023-12-13 20:00:53 -05:00
39828c3063 Update README.md 2023-12-13 19:59:24 -05:00
2e79a18c18 Actually start turning this into a game.
Added input handling code

Added a player object (rectangle) that can be moved using aforementioned input handling
2023-12-13 19:57:35 -05:00
005e79e768 Delete .gitignore 2023-12-13 15:04:44 -05:00
092a7f4b50 Refactor project into properly modular pieces. 2023-12-13 15:01:58 -05:00
285c16fdf5 Add hwaccel check, center window on screen and circle in window 2023-12-13 14:39:32 -05:00
1d9ce5a212 initial commit 2023-12-12 01:13:26 -05:00
fefa8e63a9
Create README.md 2023-12-12 00:15:41 -05:00