A grim wave simulation
πππ
A game submitted for the 2022 js13kGames.com competition.
- π play
- π or go to the js13k entry page
- [phy] quad tree to speed up collision detection
- [phy] rotation impulse on contact
- [phy] run in worker
- [phy] round world instead of squared
- [rendering] sky box
- [rendering] surfer
- [rendering] depth effect
- [phy] waves
- [phy] wave riding
- [gameplay] controls
-
[phy] move the physic world as the surfer moves (is that even possible ?)