Commit Graph

67 Commits

Author SHA1 Message Date
Thilo Behnke
a465231592 collision with mut refs does not work 2022-04-18 19:27:36 +02:00
Thilo Behnke
1b5cb9ce1d game object ref in collision 2022-04-18 18:29:03 +02:00
Thilo Behnke
d072707157 generalized bounding box detection 2022-04-18 15:24:51 +02:00
Thilo Behnke
58c79126ff add velocity vector 2022-04-18 14:27:09 +02:00
Thilo Behnke
80b376609d refactoring 2022-04-18 13:39:31 +02:00
Thilo Behnke
020ebd6f63 bounding boxes 2022-04-17 23:55:31 +02:00
Thilo Behnke
c44c88dd98 pass data as json? 2022-04-17 00:43:25 +02:00
Thilo Behnke
1b7dbc768d wip - boundaries 2022-04-17 00:36:00 +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