Skip to content

CSS-385/TwoPersonProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS385 Game

This is a game a simpler copy of the Bridge Runner game from 2016.

It can be played here.

It's made by James Brusewitz and Kyler Li.

Controls

The controls are simple:

  • AD to move around
  • Space to jump

Mechanics

The game is a simple 2D platformer with wallhanging, wall jumping, and extended jumps by holding the jump button. On top of that, is a randomized and endless level that is slowly destroyed by a UFO. The UFO slowly ramps up in speed as the player runs away and tries to survive as long as possible. There is also a parallax background and follow camera.

Challenges

Thinking about the different states in the platforming was quite difficult, and figuring out a method to randomly generate levels was difficult too. However, the rest of the features were relatively simple to create. Overall, Kyler spent about 12 hours creating the bulk of the mechanics and features. James spent 4 hours creating some mechanics and the art.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages