Skip to content

A simple simulation of the dice of war game with classes covered by rspec.

Notifications You must be signed in to change notification settings

valeriofarias/shoes-war-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to War Dice Simulation!

This app is a simulation of the dice of war game. Exactly! Red Dice for attack and Yellow Dice for defense.

It uses two classes: 

Dice -> simulate a dice of 6 sides
Wardice -> simulate the Dice of war game 

This classes is covered by rspec tests.

The principal program is Dicehoes.rb
Run it using shoes. 

The rspec file is in dice/spec folder.

Now, just use and have fun!

About

A simple simulation of the dice of war game with classes covered by rspec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages