Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/absqueued/connect-four

Connect four, with JS
https://github.com/absqueued/connect-four

Last synced: about 2 months ago
JSON representation

Connect four, with JS

Awesome Lists containing this project

README

        

# Connect Four 🔴🔵



Connect Four game bop animated icon




A simplified version of this game, written in JavaScript
This was a fun and exciting project. It took me almost four hours and thirty minutes to get it done. Most challenging part was to find diagonal matches.


[Play Now](https://absqueued.github.io/connect-four/)

## Todo/Progress
* Add login for save/leaderboard
* Move logic to api
* introduce api