Skip to content

flaberpengu/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectFour

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors