Skip to content

MG9909/GraphGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphGame

Game main of graph

My first game created via WPF C#

Game rules:

Two players (different by color) The move is made step by step, started with red player In order to make your move its enough to click on empty circle or opposite color A line is drawn between the nearest points of the same You can capture opponent points If the new vertex of the graph contains at least 3 edges, you damage the enemy. Damage is calculated from the number of edges of the new vertex (at least 3) Player who first takes 100 hp from an opponent wins

About

Game main of graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages