Difference between revisions of "@Star Wars"
Jump to navigation
Jump to search
Line 41: | Line 41: | ||
This project began as a simple curiosity back around March, 2011. When it began, it was little more than [http://roguebasin.roguelikedevelopment.org/index.php/Complete_Roguelike_Tutorial,_using_python%2Blibtcod Jotaf's tutorial]. Basically the player could walk around, kill rats, and loot potions. While @Star Wars will always have its roots planted in Jotaf's tutorial, the game has ballooned far beyond those simpler days. It now features a complete equipment system, saving & loading, special enemy properties, and, is of course, set in the Star Wars universe instead of a generic fantasy one. | This project began as a simple curiosity back around March, 2011. When it began, it was little more than [http://roguebasin.roguelikedevelopment.org/index.php/Complete_Roguelike_Tutorial,_using_python%2Blibtcod Jotaf's tutorial]. Basically the player could walk around, kill rats, and loot potions. While @Star Wars will always have its roots planted in Jotaf's tutorial, the game has ballooned far beyond those simpler days. It now features a complete equipment system, saving & loading, special enemy properties, and, is of course, set in the Star Wars universe instead of a generic fantasy one. | ||
Revision as of 02:05, 8 January 2013
@Star Wars | |
---|---|
Developer | Andrew Wright (aka roocey) |
Theme | Star Wars |
Influences | Crawl and many others |
Status | Alpha |
Released | 0.1e - June 30th, 2012 |
Updated | 0.6a - December 31st, 2012 |
Licensing | http://creativecommons.org/licenses/by-nc/3.0/ |
P. Language | Python 2.7 |
Platforms | Windows |
Interface | Primarily keyboard |
Game Length | A few minutes currently |
Official site of @Star Wars |
@Star Wars (alternatively, @Star Wars RL) is a roguelike set in the Star Wars galaxy. Windows downloads are regularly posted on the development blog.
Features
- D6 system.
- Diverse species.
- Skills that integrate well into the D6 system.
- Backgrounds!
New features as of the 0.6 series of updates:
- Mostly solidified combat mechanics
- New item types
- New skills
- Rebuilt species
- Balance work
Planned features:
- More mini-bosses and a better mini-boss system
- A complete dungeon with a definite end point
- "Guaranteed appearance, random location" generation for certain things
- And more!
History
This project began as a simple curiosity back around March, 2011. When it began, it was little more than Jotaf's tutorial. Basically the player could walk around, kill rats, and loot potions. While @Star Wars will always have its roots planted in Jotaf's tutorial, the game has ballooned far beyond those simpler days. It now features a complete equipment system, saving & loading, special enemy properties, and, is of course, set in the Star Wars universe instead of a generic fantasy one.