项目作者: jujiro

项目描述 :
Learn C# and object oriented programming by building the ancient Chinese game of Sic Bo.
高级语言: C#
项目地址: git://github.com/jujiro/sicbo-windows-game.git
创建时间: 2019-07-28T16:10:54Z
项目社区:https://github.com/jujiro/sicbo-windows-game

开源协议:MIT License

下载


sicbo-windows-game

Learn C# and object oriented programming by building the ancient Chinese game of Sic Bo.

Watch a few YouTube videos to learn the game, if you don’t know it already. Download the solution. Go through the code. Many years ago, I taught myself C#, .Net, and object oriented programming by writing this game. The code sucks by modern standards but is still worth learning from.