Skip to content

dacaraway/coin_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game - Programming Assignments Private Repository

Student Information

Game Information

  • Game Name: Mario's Coin Collector
  • Game Description: Use the keyboard to move mario to get the coin while avoinding the shells.
  • Game Design Doc

Programs used to create

  • Qt Creator was used to make this game, and will be needed to compile.
  • Doxygen must also be used to run the doxygen instuctions to generate html files containing class documentations.

Compile & Run Instructions

#Compile Instructions

qmake -project
qmake
make

#Doxygen Instructions
doxygen -g config.txt
doxygen config.txt

#Command to run
./coin_collector

License information can be found in here

About

CSCI 102 Spring 2013 final project - key press game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages