Commit graph

5 commits

Author SHA1 Message Date
easrng
ad4dc2332b use JS classes 2024-06-24 18:52:43 -07:00
easrng
7158cd3b29 make typescript happy 2024-06-24 18:37:10 -07:00
123d151c57 add pipes to the game.
they can move! no collision yet.
the numbers still need a bit of tweaking though.
2024-06-24 17:37:38 -07:00
fc7ca18fd7 get the bird to jump!
i added deltatime so the bird should hopefully have the same speed if
the framerate drops or if you play in PAL 50hz mode.
2024-06-21 22:57:08 -07:00
3362687710 get the bird to draw.
the bird now draws! i also got a font loaded too.
2024-06-21 00:45:28 -07:00