Commit Graph

16 Commits

Author SHA1 Message Date
Thilo Behnke
388af15ef9 fix canvas rendering orientation for y axis 2022-05-02 13:45:34 +02:00
Thilo Behnke
41f6ae77e7 working player bound collision 2022-05-02 13:28:55 +02:00
Thilo Behnke
9fd69abc26 show debug info in canvas 2022-05-02 13:15:21 +02:00
Thilo Behnke
47fc0b6811 buttons for pausing/resuming/tick game 2022-05-02 12:50:09 +02:00
Thilo Behnke
cae1886684 fix tests + working bounds collisions 2022-04-20 23:01:16 +02:00
Thilo Behnke
a9dcff17f1 add bounds as game object 2022-04-19 23:52:20 +02:00
Thilo Behnke
c44c88dd98 pass data as json? 2022-04-17 00:43:25 +02:00
Thilo Behnke
54d81ddaad implement shape encoding and render 2022-04-17 00:35:44 +02:00
Thilo Behnke
e86bc5f746 cleanup 2022-04-16 23:56:38 +02:00
Thilo Behnke
4a019cd253 move both players 2022-04-16 23:56:29 +02:00
Thilo Behnke
6e4a86d03f move player 1 2022-04-16 23:54:20 +02:00
Thilo Behnke
12b6b5c427 draw on canvas 2022-04-16 23:29:11 +02:00
Thilo Behnke
c4c6b2b45d setup for pong game 2022-04-15 21:48:35 +02:00
Thilo Behnke
31b2d9ea08 following tutorial 2022-04-15 17:21:26 +02:00
Thilo Behnke
92677d9278 game of life implementation from tutorial 2022-04-15 17:07:43 +02:00
Thilo Behnke
422bb76a0b boilerplate from tutorial 2022-04-15 16:31:13 +02:00