文件名称:domino-mofo:Ruby 命令行多米诺骨牌游戏
文件大小:105KB
文件格式:ZIP
更新时间:2024-07-01 14:36:24
Ruby
多米诺MOFO
Ruby 命令行多米诺骨牌游戏
这是我使用 Cucumber 和 Rspec 以 BDD 方式开发的一个有趣的命令板多米诺骨牌游戏。
玩
下载并运行:
bin / domino_mofo
命令
铅 <多米诺骨牌>
用
【文件预览】:
domino-mofo-master
----rspec_output(8KB)
----public()
--------js()
--------css()
----views()
--------index.haml(968B)
----.ruby-version(0B)
----lib()
--------screen.rb(247B)
--------domino.rb(2KB)
--------double.rb(373B)
--------spoke.rb(765B)
--------board.rb(2KB)
--------match.rb(2KB)
--------end.rb(524B)
--------scorecard_announcer.rb(210B)
--------game.rb(3KB)
--------domino_group.rb(1KB)
--------computer_player.rb(796B)
--------player.rb(1KB)
--------scorecard.rb(832B)
--------player_group.rb(655B)
--------ai.rb(1KB)
--------domino_mofo.rb(902B)
--------draw.rb(403B)
--------spinner.rb(169B)
--------announcer.rb(1KB)
--------interface.rb(2KB)
--------turn_queue.rb(477B)
--------human_player.rb(321B)
--------lead_out.rb(49B)
--------play_announcer.rb(1KB)
--------knock.rb(46B)
--------line.rb(612B)
--------boneyard.rb(850B)
--------winning_play.rb(607B)
--------hand.rb(298B)
--------decorator.rb(163B)
--------play.rb(815B)
----Gemfile(90B)
----.ruby-gemset(0B)
----README.rdoc(363B)
----domino_mofo.rb(472B)
----spec()
--------board_spec.rb(5KB)
--------hand_spec.rb(112B)
--------human_player_spec.rb(188B)
--------computer_player_spec.rb(5KB)
--------ai_spec.rb(4KB)
--------scorecard_spec.rb(272B)
--------end_spec.rb(1KB)
--------turn_queue_spec.rb(1003B)
--------domino_group_spec.rb(2KB)
--------match_spec.rb(2KB)
--------boneyard_spec.rb(2KB)
--------spinner_spec.rb(872B)
--------spec_helper.rb(944B)
--------player_spec.rb(4KB)
--------player_group_spec.rb(769B)
--------game_spec.rb(2KB)
--------double_spec.rb(625B)
--------announcer_spec.rb(173B)
--------domino_spec.rb(5KB)
----features()
--------starts_match.feature(776B)
--------step_definitions()
--------support()
----.rspec(20B)
----Gemfile.lock(730B)
----bin()
--------domino_mofo(251B)