Skip to content

ckthiessen/Raspberry-Pi-Frogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry-Pi-Frogger

Classic arcade game Frogger played with SNES controller connected to Raspberry Pi. Game engine and SNES controller driver built from scratch in C.

This version expands upon the original with two extra stages. In total, it has has 4 stages – City Roads, River and Logs, Snakes and Pits, and the Lava Moat. The player can also collect powerups to increase their lives, increase their moves remaining, increase their time remaining, and slow down moving obstacles.

Game Image

image

image

Running Instructions

  1. Download .tar.gz file in directory that does not contain another makefile
  2. Open/Untar the .tar.gz file - if on a computer with a linux OS like a raspberry pi: tar -zxvf c359-pp2.tar.gz
  3. Run ./myProg to run the pre-compiled program. If that doesn't work, compile with make and make run.
  4. make
  5. make run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •