Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 618 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 618 Bytes

Random Survival

Move/jump with WASD/Spacebar. Use the mouse to aim; LMB for melee attack, RMB for ranged.

For this final assignment, we were asked to create a unique gameplay mechanic, but the professor let me focus more on systems design. This game uses Perlin noise to generate biosphere info for each tile. Object pooling is used to recycle tiles & enemies when the player gets far enough away.

GAM 655, MFA in Game Development at the Academy of Art University. Final Project.
Credits/sources available in-game.

Further information available at http://onewinter.net/portfolio-items/random-survival/