Skip to content

A game inspired by the World's Hardest Game, intended to operate on a DE1-SoC board.

Notifications You must be signed in to change notification settings

syang44/World-s-Hardest-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

World-s-Hardest-Game

My partner and I created a game inspired by the World's Hardest Game for our final project in ECE243. It is developed in C for the ARM processor and is intended to operate on a DE1-SoC board. It can also be run on the CPUlator simulator. I cannot distribute the code here due to academic integrity but I would be happy to share the code to individuals that are interested.

Instructions

After compiling, you will see the initial homescreen. To proceed, press the 'enter' key to continue. On CPUlator, type in the PS/2 keyboard simulator.

alt text

The goal is to move the red square using the arrow keys from one green area to the other without hitting the blue squares. (You would still be typing in the PS/2 keyboard simulator if using CPUlator).

alt text

If the map has coins (orange boxes), the player must collect all the coins in order to beat the level.

alt text

There are a total of 6 levels, each with different enemy movement patterns and map layouts. You can use the KEY pushbuttons to select a different level.

alt text

After you win, press 'Esc' key to return to initial screen.

alt text

Additional features include messages on the HEX display (when you lose, win, etc.), and audio when you collide with the enemy.

See Demo folder for videos of game.

About

A game inspired by the World's Hardest Game, intended to operate on a DE1-SoC board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published