Skip to content

SharKingStudios/Horizon-Driving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horizon Driving

Buckle Up for High-Speed Action!

Welcome to Horizon Driving – my masterpiece✨ - an adrenaline-pumping, fast-paced arcade game where you take the wheel and dive into intense chases. Evade traffic, outmaneuver the cops, and unleash your driving skills on a road where speed is your only ally. With multiple cars to choose from and slick animations that bring the menus to life, Horizon Driving is the dream game I have wanted to make for a long time :)

Awesome Features

  • High-Octane Gameplay: Engage in epic fast-paced driving.
  • Multiple Vehicles: Choose from a variety of cars, each with its own unique feel. (More unique cars planned for future releases!)
  • Stylish Animations: Enjoy smooth and dynamic menu animations that keep it fresh.
  • Skill Levels: Easy to start with a really competitive skill ceiling. :shipit:

Download

Get the latest release of Horizon Driving from the Releases page.

Game Demo

Check out my video demo!

Watch the video

How to play

  • Arrow keys for movement, "a" to use nitro.
  • The green bar in the bottom left is your health.
  • The blue bar in the bottom right is your nitro.

Development Setup

If you're interested in developing for Horizon Driving, you'll need to set up your development environment with a few essential libraries.

Prerequisites

  • LOVE2D: Ensure LOVE2D is installed. Download it here.

Installing Required Libraries

This project uses the following libraries:

  • SUIT: An immediate mode GUI library for LOVE2D.
  • HUMP: A toolkit for common game development tasks.
  • HardonCollider: A simple collision detection library.

To install these libraries, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Brushfire-257/Horizon-Driving.git
  2. Navigate to the project directory:

    cd Horizon-Driving
  3. Download and install the SUIT library:

    git clone https://github.com/vrld/SUIT.git
  4. Download and install the HUMP library:

    git clone https://github.com/vrld/hump.git
  5. Download and install the HardonCollider library:

    git clone https://github.com/vrld/HardonCollider.git
  6. Download and install the Splashes library:

    git clone https://github.com/love2d-community/splashes.git

Running the Game

After setting up the environment and installing the required libraries, you can run the game with the following command:

love .

or by dragging the game folder into love.exe!

About

A highway racing game. The biggest game I have ever made :)

Resources

Stars

Watchers

Forks

Contributors

Languages