onewinter / RandomSurvival

An open-world survival prototype with a Perlin-noise generated map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

An open-world survival prototype with a Perlin-noise generated map.

License:MIT License


Languages

Language:ShaderLab 47.6%Language:C# 35.4%Language:Mathematica 8.9%Language:HLSL 8.1%