Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 297 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 297 Bytes

cli-turnbased-game

Implementing CLI Turnbased Game using ruby

dependecies

ruby version : 3.0.1 dependencies : none

install

git clone git@github.com:NurfitraPujo/cli-turnbased-game.git

start game

ruby main.rb

testing

bundle exec rspec