Skip to content

A Falling Block Game as a C# application. Where multiple players will decide to place their falling blocks adjacently to form 3 connected blocks (horizontally or vertically).

Notifications You must be signed in to change notification settings

yamen-haddad/falling-blocks-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

falling-blocks-game

A Falling Block Game as a C# application. Where multiple players will decide to place their falling blocks adjacently to form 3 connected blocks (horizontally or vertically).

  • When a row of 3 blocks is formed for the same player, the row will disappear and the player will get an extra point.

  • The aim of each player is to get as much points as possible by forming as much row as possible and prevent other players from forming such a row.

  • The game supports multiple players.

About

A Falling Block Game as a C# application. Where multiple players will decide to place their falling blocks adjacently to form 3 connected blocks (horizontally or vertically).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages