Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 779 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 779 Bytes

PrestigeModel

Gamestate library for Prestige mobile game (currently in beta), similar to card game Splendor

Authors

Brought to you by PGS Software, written by Rafał Tułaza (model) and Bartosz Stokrocki (bots).

Content

Model directory contains sources and unit tests of game model.

Arena directory contains implementation of two bots and simple arena where they can fight.

Game rules

There is one simpification: engine assumes player don't want to spend gold coin unless he have no other choice.

License

MIT License