Skip to content

MOj0/ultimate_ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Ninja

A game based on the flash game Ultimate Assassin with my own spin to it.

This game was developed in the scope for the Game Technology and Virtual Reality course.

Eliminate your targets and do not get spotted.

ultimate_ninja1

ultimate_ninja4

Controls

You can customize your controls (keybindings), here are the defaults:

  • Arrow keys - movement
  • Space - sprint
  • A - attack
  • S - sneak
  • D - stealth
  • F - teleport
  • R - restart

Building & running the game from source

  • Install Rust
  • cargo run --release