Commit Graph

15 Commits

Author SHA1 Message Date
Logan Hunt
545e129c74
Add stop component; entites are stackable when they arrive at a stop component. Maybe this is wrong? 2022-04-05 14:54:34 -06:00
Logan Hunt
dee568c51d
Fix flickering issue by having singleton sprites; add loading priority; load levels from source 2022-04-04 18:30:11 -06:00
Logan Hunt
14ddb31441
Fix moveable components when multiple moveable entities 2022-04-04 15:30:56 -06:00
Logan Hunt
8cdffd7915
Fix pushable bugs 2022-04-04 15:24:30 -06:00
Logan Hunt
59880d4b2a
Add start run-script 2022-04-04 15:17:49 -06:00
Logan Hunt
bb75e40de9
Movement bug with two+ pushable entities 2022-04-02 23:27:07 -06:00
phat_sumo
cf4dbf91dd the mess that is pushable 2022-04-02 18:48:00 -06:00
Logan Hunt
aef3c05bc7
Simple controlling system 2022-04-02 18:37:36 -06:00
Logan Hunt
61c835723a
Rm flag.png 2022-04-02 17:52:19 -06:00
Logan Hunt
ac89bd1bed Fix out-of-bounds issues 2022-04-02 16:13:23 -06:00
Logan Hunt
5a55b5fa0c
Grid system & simple physics 2022-04-02 16:04:13 -06:00
phat_sumo
4d34b0b4b8 update bootstrap, fix flag.js filename, add rock 2022-04-01 17:49:20 -06:00
phat_sumo
d5750294b1 add new entities. they still need new components as we add them 2022-04-01 17:43:56 -06:00
Logan Hunt
100bbecccb
Fix sprites 2022-04-01 17:12:37 -06:00
Logan Hunt
4cabba2561
Initial commit - a working dynamic loader with Express 2022-03-27 02:17:26 -06:00