1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
3e864d2c96
Improved the makefile 2023-02-08 22:43:41 +01:00
2af51d0b06
Updated dependencies 2023-02-07 21:43:09 +01:00
510213bcf3
Zig 0.10 compatibility 2023-01-15 17:17:39 +01:00
b6c69abdf5
Added README 2022-11-04 19:36:52 +01:00
51104b4b5d
Added a run makefile target 2022-11-02 23:54:57 +01:00
28424a589d
Added build with buildah and deploy to kubernetes 2022-10-20 00:10:18 +02:00
08da31f2e7
Added makefile 2022-10-18 22:16:17 +02:00
873b384bc6
Fixed bug when a round ends while falling, and reset gamepad state between rounds 2022-10-17 22:55:51 +02:00
e4b1d7f947
Add an alternative button for jumping 2022-10-04 23:03:27 +02:00
d43dbfea61
Change who serves on each round 2022-10-02 20:07:05 +02:00
2f76bca8dc
Added end of round detection and scoring 2022-09-29 22:03:25 +02:00
08d7527237
Improved net collisions 2022-09-28 22:05:40 +02:00
818b90703a
Display winning message 2022-09-27 20:21:08 +02:00
d6a8aead1d
Display scores 2022-09-26 21:02:13 +02:00
c9539b4cb4
Committed forgotten file necessary for gamepad inputs 2022-09-25 23:06:32 +02:00
2b9c6f8533
Added brothers and ball collisions 2022-09-25 23:02:12 +02:00
d265eb691e
Added ball and net collisions 2022-09-24 22:33:08 +02:00
63029a3a27
Added ball physics 2022-09-23 19:09:28 +02:00
a945de3218
Added brothers jumping 2022-09-22 23:24:37 +02:00
085df94d38
Implemented brothers movements 2022-09-22 23:05:21 +02:00
8f76ba7826
Began rewriting the game as a wasm4 cartridge 2022-09-21 23:19:45 +02:00
a9378b5785
Fixed game reset 2022-08-29 21:01:02 +02:00
2c027e787a
Began adding scoring 2022-08-26 21:53:36 +02:00
a899bc060b
Implemented a ball with basic physics and collisions 2022-08-22 20:18:30 +02:00
94008bfbe3
Allow to control both brothers from the same keyboard 2022-08-17 21:12:51 +02:00
8159efd437
Fixed playfield symetry 2022-08-17 07:36:10 +02:00
8dd5eff733
Implemented the jump command 2022-08-16 19:25:53 +02:00
a9c30f6236
Implement left and right movements 2022-08-14 15:52:24 +02:00
b951f4de71
Wrote initial game objects 2022-08-14 14:33:29 +02:00
d7ac70b78d
Added lib spoon submodule 2022-08-14 14:31:25 +02:00
1b17afca5c
Initial import 2022-08-13 09:47:49 +02:00