MockJoke / Long-Drive

An endless long-drive car game (made using Unity game engine)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LongDrive

A 2D endless car driving game where you have to avoid colliding with other vehicles to really make it a long drive (made using Unity game engine)

Demo

Home-Menu Garage-Menu RoadSelection-Menu Settings-Menu Pause-Menu Gameplay GameOver-Screen

Features

  • A garage section to choose the car & a road selection menu to choose the environment
  • Availability of multiple control inputs:
    1. Buttons (PC & Mobile)
    2. keyboard Keys (PC)
    3. Touch (Mobile)
    4. Sensors (Mobile)
  • Random vehicles & collectibles generation
  • An audio system (using singleton design pattern)
  • A save system to keep track of score, inventory money, chosen controls (using PlayerPrefs)
  • UI/UX for game start, over, pause, settings, score, health etc.
  • A toast message UI to notify users about their selections on mobile devices

TODO:

  • An economy system to purchase/upgrade cars

Credits & Attributions

Disclaimer

This project uses various assets obtained from different sources. While efforts have been made to ensure proper attribution, if any attribution is missing or incorrect, please contact me immediately so that proper credit can be given or the asset can be removed if necessary.

License

This project is under license from MIT. For more details, see the LICENSE file.

About

An endless long-drive car game (made using Unity game engine)

License:MIT License


Languages

Language:ShaderLab 63.2%Language:C# 25.8%Language:HLSL 11.0%