Skip to content
This repository has been archived by the owner on Dec 21, 2017. It is now read-only.
/ 4-me Public archive

Simple implementation of Connect Four game with hotseat mode

License

Notifications You must be signed in to change notification settings

goldenpears/4-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌑 🌒 🌓 🌔 4 me 🌖 🌗 🌘 🌑

Simple implementation of Connect Four game with hotseat mode

About Game

Wikipedia: Connect Four gameplay where the first player begins by dropping his/her yellow disc into the center column of the game board. The two players then alternate turns dropping one of their discs at a time into an unfilled column, until the second player, with red discs, achieves four discs in a row, diagonally, and wins. If the game board fills before either player achieves four in a row, then the game is a draw.

I want to play it!

  • git clone https://github.com/locovna/4-me.git
  • Import 4me folder via Android Studio
  • Run it on the emulator or your device in debug mode

TODO

  • AI mode 👽
  • AI difficulty levels :feelsgood: :finnadie: :goberserk:

✨Thanks✨

implement with this great tutorial

About

Simple implementation of Connect Four game with hotseat mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages