Skip to content

jioh-kim/freeway-frenzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Freeway Frenzy

ARM assembly driving game coded in C

intial

  • All in one file due to CPUlator constraints
  • Final Project for ECE243 - Computer Organization
  • To translate into the machine code: https://cpulator.01xz.net/?sys=arm-de1soc
  • To play: Load the freewayfrenzy.c file into CPUlator, key inputs go into "PS/2 keyboard" (Address: FF200100)
  • Collaborator: Tenzin Mahabir (https://github.com/tmahabir)

How to play

  • Press the β€œEnter” or β€œSpace” button on your keyboard to begin the game.
  • Use the β€œA” key on the keyboard to make your car (silver) go left, or the β€œD” key to go right.
  • You will see the timer in the top left of the screen and your score in the top right.
  • Try to last as long as possible by dodging the incoming traffic by moving left or right.

game preview

Start Screen Mid-Game Game Over
Start Screen Mid-Game Game Over

About

πŸš— driving game to run on De1-SoC in C code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages