Skip to content

ahmosman/connect4

Repository files navigation

Alt text

Connect4

Browser-based game online

Alt text

About

Game online in which you need to place four elements in a row before your opponent.
In order to play you need start game, complete the form and pass the rendered game ID to your opponent.
This project uses several endpoints responsible for every functionality, such as generating board, sending info about balls location to database or detecting if anyone wins. All of these endpoints are invoked using AJAX on the change of the player's status e.g. waiting, ready, player/opponent move or win/lose/draw.

Technologies used

  • PHP 8
  • CSS
  • JS
  • AJAX

Links

connect4.cf

About

Connect4 game online for 2 players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published