SWY1985 / CivOne

An open source implementation of Sid Meier's Civilization.
http://www.civone.org/
Creative Commons Zero v1.0 Universal
245 stars 49 forks source link

Split game logic from runtime #396

Closed SWY1985 closed 7 years ago

SWY1985 commented 7 years ago

For this task, CivOne will become a library that handles all the game logic. The runtime will reference the CivOne library. This makes it possible to develop multiple runtime implementations on different versions of the .NET framework: