Ruby-warrior
Jump to navigation
Jump to search
Ruby-warrior | |
---|---|
Genre | Programming,Roguelike |
Latest release | Version 0.1.3 |
Release date | 2012-04-28 |
Developer | Ryan Bates |
Code license | MIT |
Media license | MIT |
P. language | Ruby |
Contribute | |
Ruby-warrior is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
Ruby-warrior is an AI programming game written in Ruby by Ryan Bates. It is licensed under a MIT license.
Gameplay[edit]
The objective of this game is to get to the next level and score as many points as possible. The game will generate the initial codebase for you. After that, you are left to code your AI.
With each new levels you succeded, the AI code you wrote in the previous level is copied over. Some new functionality may also be availiable for you to use.