注册
登录
模型可视化
>>
robotzombieninjawizard
>>
返回
项目作者:
bprollinson
项目描述 :
Roguelike dungeon crawler
高级语言:
Java
项目主页:
https://www.facebook.com/robotzombieninjawizard/
项目地址:
git://github.com/bprollinson/robotzombieninjawizard.git
创建时间:
2015-08-27T01:43:44Z
项目社区:
https://github.com/bprollinson/robotzombieninjawizard
开源协议:
下载
Robot Zombie Ninja Wizard
Starting the Game (Windows)
Double-click on RobotZombieNinjaWizard.jar to start the game
Starting the Game (Other OS)
Run
make run
to start the game
Initializing a New Game
Use the arrow keys to select
New Game
, then press
Enter
Keep
New Game
selected, and press
Enter
Use the arrow keys to select a character class, then press
Enter
Viewing Full Instructions
Within the game, press
t
Use the arrow keys to navigate through pages of instructions
Version History
2.0.0
Updating Robot Zombie Ninja Wizard to run on Java 22
1.0.9
Refilling HP and MP and resetting status effects during New Game Plus
1.0.8
Fixing bug where the screen was not re-rendering when moved by an enemy spell
1.0.7
Improving enemy pathfinding AI
1.0.6
Allowing users to skip their turn when num lock is off
1.0.5
Adding basic instructions when starting a new game
Adding a “resume” menu item to the main menu
Adding instructions for accessing menus to various instructions screens
1.0.4
Improving radius calculations for skills and enemy AI
Improving enemy AI to attack summoned characters when nearby
1.0.3
Showing stat, spell and skill descriptions on hover during level-up
Showing stat, spell and skill descriptions on hover in standard menus
Fixing issue where user can’t escape the equipment menu after going to a sub-menu
1.0.2
Adding hotkeys for accessing menus
Adding menu for viewing hotkeys
1.0.1
Pulling in grid sizing for a better user experience
1.0.0
Initial Beta release