没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > craftband |
craftband
|
0 | 0 | 41 |
贡献者 | 讨论 | 代码提交 |
About CraftbandCraftband, originally an Angband variant, is now a from-scratch Roguelike that allows players to craft their own magic items. See the wiki for the design vision.
In DevelopmentCraftband is switching from an Angband variant to a from-scratch Roguelike. More progress as it becomes available.
Near-term Wishlist:
More terrain (doors) Time system Combat system More monster behaviors - charge player, run from player, etc.
Middle-term:
Map file parsing? Monster type files?
Long-term:
Inventory Items More advanced combat Magic? Level generators / towns or camps Level switching
Current Release: NoneThis project is currently in the very early stages. Feel free to leave feedback on the wiki, and tell us your ideas for how to improve it!
Current features: A single bare room. Movement and wall collision is detected. The viewport also scrolls, allowing maps bigger than the viewing area. The "look" command is complete. Games can be saved and loaded from a single save file (in binary format).
There is a single monster type that randomly walks.
Please use the "issues" tab to file bug reports.