项目作者: saharatTiew

项目描述 :
Project using Object Oriented Concept and Design Pattern
高级语言: Kotlin
项目地址: git://github.com/saharatTiew/4inarow.git
创建时间: 2020-01-05T16:01:44Z
项目社区:https://github.com/saharatTiew/4inarow

开源协议:

下载


4 in a row (a.k.a) four connect

Description

4 in a row is a game that players take turn to drop the red or yellow chip. The game ends with the winner whenever the first player can perform the chip with a 4 consecutive chip in each Horizontal/Vertical/Left Diagonal/Right Diagonal or end with no winner when the board is full without the winner. The basic board size is 6 rows * 7 columns.

For more informations, feel free to take a look at a Wiki

Note

  • We decide to delete api url. So, you can simply log in without inputting any username.
  • For the convenience, we decide to not providing password system to not worry much on hashing function

Contributor

https://github.com/saharatTiew

https://github.com/balloon17547

Credit

Fuel The library that we use for retreiving an api