Skip to content

hbostan/TakGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TakGame

Unity implementation of Tak Game. Game has a practice mode and a multiplayer mode. In multiplayer mode one of the players have to host the game and other has to connect to it.

Tak game scene

Note: Assets in this scene are not uploaded to github due to size concerns.

Menus

Rules

Below is the shortened version of the game rules. Complete rule set can be found here [pdf]

  • White goes first.
  • Create a path with flat stones and capstones between any two opposite ends of the board
  • You can stack arbitrary number of pieces togeter.
  • You can pick up at most 5 pieces from a stack and place them as you wish in the direction you choose.

Controls

  • Hold right click to move the camera and use mouse wheel to zoom in and out.
  • Left click to select and place pieces.
  • When a piece is selected use right click to make it a wall.

About the game

About

Unity implementation of Tak Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages