chrisjuchem / GP2_Procederal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chris Juchem - Game Programming Assignment 2

Modification of Roll-a-Ball game to the Infinite Runner genre.

Notable features:
- Procederally generated levels.
- Level despawns behind the player as they progress.
- Automatic score counter that updates as pickups spawn.
- Automatic reset when the player loses the game 
  (falls off the level).

** All functions in scripts were tested and debugged ** 
**    with multiple playtests of the entire game.    **

About


Languages

Language:ASP 96.3%Language:C# 3.7%