Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 938 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 938 Bytes

evolution-card-game

Build Status

Implementing Evolution card game for playing on web

Card game source: online shop

If you like the game, buy it. :)

##Project is just started

###Not an alpha/beta release yet!

##Developers notes

You can clone it git clone https://github.com/aleksandr-vin/evolution-card-game.git

Compile all with make

Test it with automatic tests included make eunit ct

And launch a development node ./start-dev

##Some scenarios

Now you can start from scenarios in test cases

More will be added soon.