Commit Graph

97 Commits

Author SHA1 Message Date
7548b2012d a 2025-07-27 23:06:32 +03:00
d0c4584651 a 2025-07-27 23:03:53 +03:00
6e8bc79ed9 a 2025-07-27 23:03:25 +03:00
86d6716ddf Fixed icon? 2025-07-27 23:02:33 +03:00
d79bfdd9f9 Added icon 2025-07-27 23:01:05 +03:00
6b28f96a67 Added nerd fonts 2025-07-27 22:59:48 +03:00
feb2f06763 Added credits section 2025-07-27 22:58:02 +03:00
ef08af1daa Updated readme 2025-07-27 22:49:05 +03:00
7e775fd3fa Improved readme 2025-07-27 22:48:36 +03:00
7a5f623163 Added skipping 2025-07-27 22:47:35 +03:00
56acd54b47 Tried to do some wasm stuff, didn't work 2025-07-27 22:28:12 +03:00
fdd35c37b1 Updated konami code to i32 limit 2025-07-27 22:11:36 +03:00
bd23e01cc0 Polished victory screen with stats 2025-07-27 22:03:38 +03:00
Radioactivity
f6a1b40045 Changes
- Removed superflous empty C library
- Rewrote build script
- Added Konami code
2025-07-27 16:51:51 -10:00
cf2da8fa71 Added icon 2025-07-27 20:18:25 +03:00
02dac4318a added skipped and comp time 2025-07-27 20:03:21 +03:00
2cede3f3fe Added music 2025-07-27 19:46:51 +03:00
5b916ea504 Wave 3, not finished 2025-07-27 19:29:55 +03:00
fc18fe174f Wave 2 finished 2025-07-27 18:52:12 +03:00
f28bb838f3 CPU cost now scales exponentially (doubles each time) and wave 2 is
complete
2025-07-27 17:58:07 +03:00
dfb03bb631 First wave fully done (in terms of balancing and stuff) 2025-07-27 17:33:43 +03:00
bad181b244 Added victory screen 2025-07-27 16:33:14 +03:00
d8630d178f Rotation is better but on the 2nd wave it still breaks 2025-07-27 16:22:17 +03:00
1a03501465 Something is very broken (trying to animate bugs) 2025-07-27 15:02:22 +03:00
2e28219786 Added transitioning between waves 2025-07-27 13:56:35 +03:00
993cb00f1b Added retry button 2025-07-27 13:26:57 +03:00
97ae542819 a 2025-07-27 13:15:34 +03:00
046a7e8097 Fixed main menu bug after game over 2025-07-27 13:14:15 +03:00
Jan-Stefan Janetzky
9e39457b0c game over text animation 2025-07-27 12:03:07 +02:00
a34f053ae8 Added basic readme (still wip) 2025-07-27 12:53:56 +03:00
a3d7389afb Polished main menu 2025-07-27 12:17:54 +03:00
Jan-Stefan Janetzky
f1ab4a762b additional game over animation prep 2025-07-27 10:54:04 +02:00
Jan-Stefan Janetzky
462edc95c2 game over text size pre-compute and dt usage for animation
this is just the start
2025-07-27 10:31:42 +02:00
5579911908 Added button sounds and fixed main menu button 2025-07-27 11:19:26 +03:00
c5e978acbe Label button now renders textures and centers text 2025-07-27 10:59:48 +03:00
Radioactivity
7927635843 Created the function; the texture doesn't show up, however 2025-07-26 15:43:38 -10:00
Radioactivity
ba37690e97 Added and functions; added game over screen 'return to menu' button, but it's badly positioned 2025-07-26 12:35:34 -10:00
b828b03972 Added button 2025-07-27 00:38:48 +03:00
869eb06a6d Fixed game over menu being uncentered 2025-07-26 23:24:52 +03:00
Jan-Stefan Janetzky
29fdb44b02 stub gameover screen 2025-07-26 22:20:43 +02:00
4d5b300ade When game over go to menu 2025-07-26 22:20:27 +03:00
Jan-Stefan Janetzky
b5e3839a70 another mouse pos fix and removal of delta time print 2025-07-26 21:08:55 +02:00
27a99dc2c5 Fixed placing issue 2025-07-26 22:07:27 +03:00
d4c56b09da Added sounds and fixed some logic issues with sounds 2025-07-26 22:01:23 +03:00
Radioactivity
f97e9ad76e Fixed improper intFromFloat cast 2025-07-26 08:54:21 -10:00
Radioactivity
e29551a8f6 Added the getMousePos function 2025-07-26 08:46:43 -10:00
81aed34640 Fixed audio issues on nixos 2025-07-26 21:45:31 +03:00
Radioactivity
8288d36237 Fixed camera scaling issues and mouse position issues on Mac 2025-07-26 08:30:31 -10:00
db73367aed Placing CPU doesn't play sound? 2025-07-26 19:57:12 +03:00
a1b9efdd72 Fixed sound 2025-07-26 19:37:25 +03:00