Commit Graph

113 Commits

Author SHA1 Message Date
Jan-Stefan Janetzky
ebabbf5aca Rearranges hackathon info in README
Moves the information about the hackathon submission to a dedicated section in the README for better organization and clarity.
2025-07-28 14:44:27 +02:00
84350e9a38 Update README.md 2025-07-28 15:40:53 +03:00
Jan-Stefan Janetzky
625a187a47 Adds library attributions
Adds attribution for the raylib-zig library.

Updates URLs for freesound.org and nerdfonts.com to be displayed properly.
2025-07-28 14:15:30 +02:00
Jan-Stefan Janetzky
d6026d16d6 Adds MVP submission details to README
Adds the MVP submission state, link to the commit, and a screenshot with a link to the playthrough.
2025-07-28 13:40:16 +02:00
4f5a466025 Added line to contact us for issues 2025-07-28 00:25:30 +03:00
add079318a Added video link 2025-07-28 00:13:58 +03:00
a71e23697b Removed wasm from readme 2025-07-27 23:41:18 +03:00
Radioactivity
89d330975b Changes
- Added link to Zig downloads
- Simplified build script
2025-07-27 18:33:02 -10:00
61b28643ae Fixed readme 2025-07-27 23:17:09 +03:00
361fbc9001 Added screenshot 2025-07-27 23:15:37 +03:00
1a7f87c581 a 2025-07-27 23:12:30 +03:00
594c7489ba a 2025-07-27 23:11:38 +03:00
79c108f892 a 2025-07-27 23:10:59 +03:00
97f31f632b a 2025-07-27 23:08:59 +03:00
cea3bc34bf a 2025-07-27 23:08:50 +03:00
798c204df7 a 2025-07-27 23:08:15 +03:00
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