Skip to content

A connect-4 type game with a lot more fun and customisation

License

Notifications You must be signed in to change notification settings

pran13-git/Streak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Streak

TL;DR - A connect-4 type game with a lot more fun and customisation!

Screenshot 2023-08-22 at 8 22 51 PM

Long story:

Streak is a two-player connection game in which the players, denoted by their numbers, take turns placing their colored numbered tokens in the lowest available space in each column of the grid. The grid is of different sizes for various difficulty modes. It has a size of 8x8 for Novice Easy mode, 9x9 for Amateur Medium and 10x10 for Pro Hard. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of one's own tokens. This streak of tokens would have to contain 4 for the Novice Easy mode, 5 for the Amateur Medium mode and 6 for the Pro Hard mode. Each player also has an individual time limit of 200 seconds for playing all their moves. If a player runs out of time, the other player is automatically declared as the winner. Screenshot 2023-08-22 at 8 23 22 PM

Screenshot 2023-08-22 at 8 24 48 PM

About

A connect-4 type game with a lot more fun and customisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages