Skip to content

JuditFerenczik/Heros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heros

Simple C# automated game

In this C# console game two player attack each other ( hero - villain ). They start with given life point. They hit each other until one of them life point run out and the other wins. Each round it is randomly determined who will start. The power of the pounches is a random number, and with certain probability it can be a miss (0 hit) or a critical hit (twice the hit). This continues until one of them wins.

About

Simple C# automated game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages