Skip to content

The game is about a race between two hovercrafts. It uses split-screen and was made in Godot Game Engine.

Notifications You must be signed in to change notification settings

matheusfcorocher/hovercraft-race

Repository files navigation

hovercraft-race

The game is about a race between two hovercrafts and was made with Godot Game Engine. The objective of it was to attend a required project of Digital Entertainment class in college. It was inspired in event that occurred in EEP.

Features

Split-Screen
Spit-Screen is common technique used in game development for two players play together in the same screen. In hovercraft-race, it divides vertically the screen.

Preview

Quick start

  1. Download the repository as zip
  2. Extract the zip and you will have all the files
  3. If you don't have Godot Game Engine, you can download direct from Godot Engine Organization or use Steam.
  4. Open Godot and go to Import Project.
  5. Search for project.godot and import it.
  6. Make Main.tscn as Initial Scene if isn't so.
  7. Click in btton Play(PRESS F5)
  8. Have fun!

Controls

The game only can be played with keyboard.

Player Green Movement

  • W : Forward
  • S : Backward
  • A : Turn left
  • D : Turn Right

Player Red Movement

  • ↑ : Forward
  • ↓ : Backward
  • ← : Turn left
  • → : Turn Right

About

The game is about a race between two hovercrafts. It uses split-screen and was made in Godot Game Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published