The game Napakalaki developped in Ruby for PDO at University of Granada.
- Really cool monsters!
- Continuous Integration with travis-ci.
- Ruby 2.2.1 version of Ruby.
- Rakefile to execute the program.
- Yard for the documentation.
To execute a test do:
rake test:run
Or simply do:
rake
To generate the documentation execute:
rake document
- Andrés Herrera Poyatos (andreshp)
- Juan Luis Suárez Díaz (jlsuarezdiaz)