“Connect Four HTML5 game ” Documentation by “compogamezone” v1.0


“Connect Four HTML5 game”

By: compogamezone
Email: [email protected]

Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. About
  2. Framework
  3. How to Change the game appearance
  4. Sources and Credits

A) About - top

Connect Four is a browser game written in TypeScript and utilizes HTML's `canvas`. Player is playing against an AI that uses Minimax algorithm and alpha-beta pruning. The evaluation function is hard-coded, and hence the AI may not be moving using the most optimal move

## How to Play


At each turn, player will drop a game piece in one of the seven columns by clicking on the chosen column.


B) Framework - top

Created using only Javascript with the HTML5


C) How to Change the game appearance: - top

>> You can change HTML/css to change look of game


D) Sources and Credits - top

https://github.com/


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

compogamezone

Go To Table of Contents