About Game
Implementation of Spelunky's procedural level generator in Unity.Based on Game Maker's toolkit amazing video explaining how the levels are generated:https://www.youtube.com/watch?v=Uqk5Zf0tw3o Controls <ul><li>WASD - Move</li><li>Space, Z - Jump</li><li>On ledge - S + Space - Drop down</li></ul> Source code available at: https://github.com/pol-lozano/Spelunky_PCG
0