Skip to content

Using Unity and Mirror. Conway's game of life simulation + Card Game with single player, local and online multiplayer

Notifications You must be signed in to change notification settings

gabibulat/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life

Scene 1 : Conway's Game Of Life. Has options to add predefined shapes and AI glider (orange glider), change grid size, clear, pause and restart options.

Scene 2 : Addition to Conway's Game Of Life single player turn-based card game. Player has 6 Turns. Each card has action cost and player has 4 actions per turn. Game has undo option until drawing new card and start Game Of Life option. On game over it has option for a new game.

Scene 3 : Local multiplayer Conway's Game Of Life turn-based card game. Up to 4 players. Each player has unique color cells. Game Of Life starts when each player has finished it's turn.

Scene 4 : Online multiplayer Conway's Game Of Life turn-based card game using Mirror. Has ScoreBoard and information about which player is currently playing and it's turn. Has Spectator mode.

About

Using Unity and Mirror. Conway's game of life simulation + Card Game with single player, local and online multiplayer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages