Coder Social home page Coder Social logo

striderzz / unity-endless-runner-procedural-generation Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 1.28 MB

Endless Runner Procedural Level Generation Mobile Unity Template

C# 15.63% HLSL 84.37%
endless-runner endless-runner-game endless-runner-game-unity unity unity-mobile-game unity-procedural unity-template unity-endless-runner

unity-endless-runner-procedural-generation's Introduction

Unity3D Endless Runner Procedural Generation

Create captivating and dynamic endless runner games with ease using this Unity template featuring procedural level generation optimized for mobile platforms.

Customize Platform Generator Script

The Platform Generator script in this project is designed to be easily customizable to fit your specific game requirements. Follow these instructions to tailor the script to your needs:

Adjust Parameters

Open the PlatformGenerator.cs script in your Unity editor or preferred code editor. Within the script, you'll find parameters that you can customize:

  1. Number of Tiles (maxPlatformCount):

    • maxPlatformCount determines the maximum number of platform tiles generated. Adjust this value to control the length of your level.
  2. Tile Sizes (blockLength):

    • blockLength represents the size of each platform block. Modify this value to change the length of individual tiles.
  3. Types of Block Prefabs (platformBlockPrefabs):

    • platformBlockPrefabs is an array of GameObjects representing different types of platform blocks. Customize this array with your own block prefabs.

Types of Block Prefabs

Features

  • Procedural Level Generation: Infinite and unique level layouts for endless gameplay variety.
  • Mobile-Optimized: Designed for seamless performance on iOS and Android devices.
  • Easy Integration: Quickly integrate into your Unity project using a straightforward setup.
  • Casual Game Framework: Perfect for developing casual and addictive endless runner experiences.
  • Dynamic Obstacle Placement: Smart algorithms for placing obstacles, enhancing gameplay unpredictability.

Screenshots

Screenshot (1527)

unity-endless-runner-procedural-generation's People

Contributors

striderzz avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

princepatel155

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.