Commit Graph

26 Commits

Author SHA1 Message Date
Stephen Seo ffe53ff3c6 Update README.md 2023-05-09 16:30:21 +09:00
Stephen Seo 9fc3cbfc11 Update README.md 2023-05-09 16:20:58 +09:00
Stephen Seo c509d5f8ee Add note to focus by clicking 2023-05-09 16:19:17 +09:00
Stephen Seo ae8c7daf7d Remove mouse input, fix sound only play on "start" 2023-05-09 15:51:20 +09:00
Stephen Seo 3dfa30ca97 Update README.md 2023-04-30 20:13:15 +09:00
Stephen Seo b31c7c22e7 Add LICENSE 2023-04-30 19:46:51 +09:00
Stephen Seo c6751bea39 Update README.md 2023-04-30 19:44:00 +09:00
Stephen Seo d9cc21f247 Add HP, tweaks (just about done) 2023-04-30 19:42:16 +09:00
Stephen Seo ce5cedb2c9 Fixes and tweaks 2023-04-30 18:14:08 +09:00
Stephen Seo 62adede449 Add "Wrong House" 2023-04-30 17:24:39 +09:00
Stephen Seo 74a72629e3 Add speed up sfx 2023-04-30 17:14:58 +09:00
Stephen Seo d555655690 Rewrite music module (needs tweaks)
Music now slows down on miss or slowdown. Support for music speed-up is
in, but sounds not good when used, so it's currently disabled.
2023-04-30 15:08:06 +09:00
Stephen Seo 087d3213a6 Minor fix to miss-house-message 2023-04-29 21:51:15 +09:00
Stephen Seo cfaf2e9970 Add speedup/slowdown, refactorings 2023-04-29 20:35:44 +09:00
Stephen Seo 94f3cdfa6e WIP music 2023-04-29 17:46:58 +09:00
Stephen Seo f02b72c57e Tweaks 2023-04-29 16:32:56 +09:00
Stephen Seo f2df3f9a5a Minor tweak to score 2023-04-29 16:20:24 +09:00
Stephen Seo 37fbef4009 Use no_std to reduce wasm output size 2023-04-29 16:14:29 +09:00
Stephen Seo b2cdf8f55d Impl basic "game" (kind of WIP) 2023-04-29 15:49:47 +09:00
Stephen Seo 4602f5f868 Refactor to different style of gameplay 2023-04-29 15:16:24 +09:00
Stephen Seo ac35cf1612 Work on game
Added sprites, WIP world logic.
2023-04-29 14:34:15 +09:00
Stephen Seo cc6a081b7b Rename static vars 2023-04-29 12:34:44 +09:00
Stephen Seo 8b37eeaddf Add car sprites 2023-04-29 12:20:04 +09:00
Stephen Seo 1febaba023 Add some helpers, minor tweaks 2023-04-29 11:41:05 +09:00
Stephen Seo 0961572000 Init skeleton project 2023-04-29 11:02:19 +09:00
Stephen Seo feacad0f22 Init empty commit 2023-04-29 11:01:57 +09:00