Skip to content

amesh90/CMP445-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Hello 
this is a test about using GitHub for students enrolled in this course CMP445

we are going to implement a game 
this game consists of some features as follows 
1. Run 
	move the supermario from x,y to x+1 ,y+1 (initial assumption)
2. Jump
	jump to avoid holes (jump distance based on health of the supermario plus hole width)
3. Fire
	to kill the enemy (affect the power of the enemy, and the points of the supermario ) 
	to kill supermario (affect the health of the supermario)
//------------------------
// Phase 2
4. collect points 
   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages