Commit Graph

23 Commits

Author SHA1 Message Date
b473b13985
[pico-stuff] initial upload 2024-03-05 16:26:38 -05:00
a24a4dff09
[pongwars] add massive mode
also make sudden death start more variable
2024-03-05 16:17:56 -05:00
a1ca78011e
[pongwars] make sure dead balls are drawn over 2024-03-01 16:18:49 -05:00
53c8aa5012
[pongwars] optimisation 2024-03-01 16:12:10 -05:00
a7be3e1cd2
[pongwars] add threshold display 2024-03-01 15:47:27 -05:00
e02d1b855b
[pongwars]: add new modes 2024-03-01 14:58:08 -05:00
fa71caa020
[pongwars] ease nTeams 2024-02-29 21:50:50 -05:00
5401694e7b
[pongwars] duels feature thing 2024-02-24 16:41:02 -05:00
020f3c35a9
[pongwars]: factor out state from team variable 2024-02-20 19:49:40 -05:00
b29e739d3d
move pongwars into docs/ 2024-02-18 16:50:57 -05:00
523dd248b9
[pongwars] increase initial speed back to what it was 2024-02-17 19:54:54 -05:00
22384d28aa
[pongwars] initial random angled speed 2024-02-17 19:48:16 -05:00
fba38f982c
[pongwars] starting grid configuration
more pretty than pure noise
2024-02-17 19:42:58 -05:00
7f63fb4c22
[pongwars] improve scoreboard 2024-02-17 18:14:19 -05:00
240fc5fe4c
[pongwars] make speed coefficient work when there are no collisions
helps with sudden death being actually decently sudden
2024-02-17 14:52:49 -05:00
93e620daef [pongwars] color changes
also make initial state noise rather than rows, which is fairer
2024-02-15 19:21:32 -05:00
3453efe5c8 [pongwars] clean up credits and stuff 2024-02-15 18:48:21 -05:00
513d6c230c [pongwars]: add territory claim message 2024-01-30 19:08:16 -05:00
170aa8cee3 [pongwars] fix speed limit
- also make canvas bigger
2024-01-30 19:07:24 -05:00
e093f44e54 [pongwars]: add territory claim 2024-01-30 17:02:41 -05:00
2b6e9ec330 [pongwars]: misc improvements
- use tab instead of space
- warp out of bound balls
2024-01-30 15:35:49 -05:00
32dba49a50 [pongwars] fix user input slowing down balls 2024-01-30 14:23:50 -05:00
c4e57b3b94
initial commit 2024-01-29 16:35:02 -05:00