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

https://github.com/avikumar15/connect4

This is the connect4 game app. The game supports both single player and double player mode.
https://github.com/avikumar15/connect4

Last synced: over 1 year ago
JSON representation

This is the connect4 game app. The game supports both single player and double player mode.

Awesome Lists containing this project

README

          

# Connect4
An android game based on canvas in java. Compatible with API above 16. User can play with thier friends(two player game) or can play against the computer AI. Having different level of difficulties (Easy,Medium,Hard).