A p5.js game for a 24-hour gamejam.
I'm completely new to p5.js and I'm learning as I go.
The game can either be played with one or two players.
- Black Cube reaches the final target.
W
,A
,S
,D
moves the Black Cube.↑
,←
,↓
,→
moves the White Cube.Q
,E
rotates the sun.
- Drag and scroll with your mouse
O
to switch between orthographic/perspectiveR
to restart
- Felix the Reaper, where sun can rotate for 90 degrees.
- Shadow Puppy Shenanigans, where blocks' shadow can affect the level.
- Add sun rotation animation
- Make collision affect the other player
- Add sun rotation check, just like Felix the Reaper
- Add mobile controls