Star Slammers is a text-based roguelike game under development using Rust and Pancurses. Much of the game's procedural content will be developed in Lua, allowing for ease of modification, as well as automation. Want to test your own level generation algorithms? That will be possible. Want to test your game-playing AI on Star Slammers? That will be possible.
This README will change considerably as the game is developed.
The game is being developed under The Unlicense, so you are free to do absolutely whatever you want with it.