Skip to content

lucasvanmeter/connect4js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the game connect 4 that can be played online. It was written as a fun project. The game state is controled by the Board.js file. Online_board.js and Online_Controllor.js translate the information in Board.js into html and recive input. Bot.js is not finished yet.

You can play the game here: link

Here is a picture of a game before starting: image

Here is a picture of the game midway through: image

And here is a picture of the completed game: image

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors