Skip to content

P8labs/runfin

Repository files navigation

Runfin

Runfin is a simple 2D endless running game made in Unity. It is little bit inspired from Subway Surfers type game but I tried to make something different also.

You can play here: https://priyanshupz.itch.io/runfin

Gameplay

In this game player is always running forward and you have to avoid obstacles and survive as long as possible.

Controls

  • Left Arrow / A → Move Left
  • Right Arrow / D → Move Right

Game is simple but need good timing and fast reaction because obstacles are coming randomly.

Features

  • Main Menu
  • Endless Game
  • Random obstacle spawning
  • Basic collision system

How to Run

Option 1: Play Online

You can directly play from itch.io link, no need to install anything.

Option 2: Run in Unity

  1. Download or clone this repo
  2. Open Unity Hub
  3. Click on Open Project
  4. Select the project folder
  5. Click Play button in Unity Editor

Recommended Unity version: (you can add here)

Why I Made This

I made this project just for fun and learning purpose. I learned about:

  • Collision layers
  • Random generation
  • Basic Unity 2D game logic

Future Plans

  • Add better graphics and animation
  • Add sound and music
  • Improve difficulty system
  • Add score UI and more features

You can try it and give feedback also.

About

Loop runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors