Skip to content

ryancstack/spongebob_doodleJump

Repository files navigation

Game - Programming Assignments Private Repository

Student Information

Game Information

  • Game Name: DoodleBob Escapes from Bikini Bottom
  • Game Description: In this DoodleJump tribute, you play as DoodleBob jumping from platform to platform, avoiding obstacles, and reaching new heights to try and reach the surface.
  • Game Design Doc

Compile & Run Instructions

The grader should use the following procedure to compile and run the code:

###Compile Instructions

qmake -project
qmake
make

###Doxygen Instructions

doxygen -g config.txt
doxygen config.txt

###Command to run

./game_rstack

About

CS 102 - Spring 2013 - final project. A remake of doodle jump with spongebob in mind.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages