Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarFun

Welcome to CarFun! In this game, you play versus a friend on a racetrack that gets destroyed as either of you touch each piece. Green balls are speed boosts! Try to survive longer than your friend to win.

Getting Started

Load "MainMenu" first, then everything else should work from there.

Game Mechanics

I wanted to make this game as streamlined and simple as possible, so the entire game is inside one scene (besides the menu). This lets me reload the game easily by reloading the scene. From there, a random track prefab is selected, and each track piece contains logic for destroying itself. Then, when a player falls, they hit a trigger and the game manager pauses the scene and prompts for a restart.

Controls

  • Player 1: WASD
  • Player 2: Arrow Keys
  • r - restart
  • esc - main menu
  • p - pause

Ref/Assets Used

Unity Version

Developed using Unity 2021.3.15f1.

Credits

Created by Dash Corning.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages