tic tac toe 基本的井字游戏
井字游戏待办事项:写一个宝石描述安装将此行添加到应用程序的Gemfile中: gem 'tic_tac_toe'然后执行: $ bundle或者自己安装: $ gem install tic_tac_toe用法TODO:在这里写使用说明贡献分叉它( )创建您的功能分支( git checkout -b my-new-feature )提交您的更改( git commit -am 'Add some feature' )推送到分支( git push origin my-new-feature )创建一个新的拉取请求
下载地址
用户评论