Infinite Runner (Godot Procedural Generation Demo)
A downloadable game for Windows, Linux, and Android
Escape forever from an infinity of evil Godot-bots!
This is a showcase prototype, not a full game!
This is a compiled version of the Procedural World Generation Demo Project made with Godot (link at the bottom).
In this demonstration, you can play a simple character in third person view. Obstacles are generated and randomized throughout the infinite map. Mindless mobs spawn randomly around the player and move toward him. Try to run away as far away as possible from the starting point, but if you let the mobs get too close, the distance counter resets. This is a simple starter demo to showcase the project, but can be extended to support any actual gameplay. How to Pla:
- You start on an elevated platform.
- Move using WASD
- Run using Shift. Consumes stamina.
- Throw crates with Left Click. Crates don't do anything special. Consumes stamina.
- Jump with Space
- Fly with F. You must be in the air. Consumes stamina.
Replenish your stamina by collecting pink orbs.
Mobs are constantly spawned around the player. Mobs are cleaned-up when they get too far. Doing any sort of action will consume stamina, shown in the upper right bar. Once you're out of stamina, you can only walk.
Project Code Here
https://github.com/SirNeirda/godot_procedural_infinite_world
Find Us Here
Updated | 3 days ago |
Published | 17 days ago |
Status | Prototype |
Platforms | Windows, Linux, Android |
Author | BouncerockSoftware |
Genre | Action |
Made with | Godot |
Tags | 3D, Exploration, Generator, Godot, infinite-runner, Open Source, Open World, Procedural Generation, Prototype, Singleplayer |
Code license | MIT License |
Average session | A few minutes |
Download
Install instructions
No special step required, simply run the executable.
Development log
- Version 0.9.2 Bug Fixes3 days ago