This is a game I made to learn how the P5 engine works, and to practice JS.
It is fairly simple but will work online as a single-player game.
To do:
- Make AI to play against (random then matchbox)
- Make choice for local 2 player vs AI
- Make piece falling animation
- Improve/redesign UI
- Add arrows, numbers per column
- Improve efficiency of checking - dont chdck past certain values
- Make program detect a draw