Ruby-warrior
From Libregamewiki
| Ruby-warrior | |
|---|---|
| Genre | Programming,Roguelike |
| Developer | Ryan Bates |
| Code license | MIT |
| Media license | MIT |
| Latest release | Version 0.0.1 |
| P. language | Ruby |
Ruby-warrior is an AI programming game written in Ruby by Ryan Bates. It is licensed under a MIT license.
[edit] Gameplay
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.


