Skip to content

2-player fighting game with system verilog and NIOS-E CPU

Notifications You must be signed in to change notification settings

xli1996/ece385_final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ece385_final_project

2-player fighting game with system verilog and NIOS-E CPU This game is a simple 2-players fighting game. After starting the game, you will see two characters. P1 can use ‘w’ to jump, ‘a’ to move left, ‘d’ to move right, ‘j’ to normal attack and ‘k’ to ranged attack. Same function can be done with ‘↑’, ‘→’, ‘←’, ‘2’, ‘3’ by player2. The goal for this game is to defeat another player. When player get hit by another, he/she will lose hp. Either one player’s hp is zero, the game is over. Then you can use reset key to restart the game.

About

2-player fighting game with system verilog and NIOS-E CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published