JakeJayB / Bug-Jump-Group-Application

Bug Jump is a 2D platformer game which I was the lead programmer for, leading a group of 4 undergraduate students
0 stars 0 forks source link

Bug Jump

NOTE for programmers: this project can only be opened through eclipse IDE!!

Bug Jump is a 2D platformer game starring a prey mantis. The prey mantis must find food for its family. But, to get food, the prey mantis must overcome many obstacles(hard jumps) and enemies(beatle, flower, worm, and spider).

The prey mantis can obtain a melee/handheld weapon to kill the enemies, and collect colletables(hearts, and stars) to assist them through battle. Atleast one star is required to complete a level (there are a total of 8 levels)

What was used to make this game

Template for level Creation

Down below are some text files to show how we created the levels in our game using our level creator:\ LevelGuide.txt Level1.txt

How to run the game