19 Commits

Author SHA1 Message Date
00be828af1 Add License 2023-10-07 13:47:22 -07:00
65b3d76642 Move client code to engine 2023-09-21 18:49:03 -07:00
d3711c890a Move round_rect function to game.js 2023-09-20 19:37:40 -07:00
77fd350387 add gitignore 2023-09-05 20:27:30 -07:00
6f28d73aa3 change symlink to engine 2023-09-05 20:16:51 -07:00
93a62d718f I don't know what this code is sorry 2023-09-05 19:57:20 -07:00
33e9038343 Add support for other servers 2023-09-05 19:55:07 -07:00
7028439206 send server packet on interaction 2023-03-24 09:45:45 -07:00
4d74ac0f5b change play button to input, added an event listener for the enter key 2023-03-15 12:43:00 -07:00
8136b7625c reconfigure HUD positioning and add a test element to the HUD 2023-03-15 12:39:57 -07:00
da67f0dc54 added username input on title screen 2023-03-15 10:39:12 -07:00
83438a275b fixed delta based movement 2023-03-10 11:15:32 -08:00
ffcffcc714 added tick delta and punching 2023-03-09 10:14:54 -08:00
ad491adb50 Change "image" to "type" in node class 2023-03-07 08:52:34 -08:00
0b08a1ac23 Edit art 2023-03-07 08:51:56 -08:00
4eaf00c105 Implement title screen 2023-03-07 08:51:04 -08:00
26217a9506 moved game tick function, fixed node rendering, independence of camera 2023-03-03 14:35:13 -08:00
2859e30482 changed interval setting to be correct 2023-03-03 12:39:41 -08:00
a7406864f3 Initial commit 2023-03-03 12:22:49 -08:00