Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Carball 3D

Carball is a fast-paced multiplayer car football game developed in Unity using Photon PUN. Two players go head-to-head on a pitch, one controlling a yellow car (WASD) and the other a blue car (Arrow Keys). With real-time networking, responsive controls, and event-driven gameplay, Carball brings arcade-style soccer action to life with cars!

Table of Contents:

  1. Gameplay

  2. Features

  3. Installation

  4. Controls

  5. Credits

Gameplay:

The video is as follows: https://drive.google.com/file/d/1fv4ZtEkFSRly-eBl7u_FWcnImuRYp7n6/view?usp=sharing

Features:

  1. Multiplayer with Photon PUN – Real-time 1v1 matches using Photon for seamless networked gameplay.

  2. Local Player Controls – WASD for Yellow Car, Arrow Keys for Blue Car with separate control bindings.

  3. Event-Driven Goal System – Scoring events and match states are managed via custom event handling.

  4. Centralized Game Flow – GameManager singleton handles match logic, player spawn, and round control.

  5. Network-Aware Syncing – Position, rotation, and ball physics synced across clients using PhotonView components.

Installations:

  1. Clone this repository

  2. Make Sure Photon Pun is installed

  3. Open the Lobby Scene

  4. Hit Play

Controls:

Car 1 : W/ A/ S/ D

Car 2: Up/ Down/ Left/ Right Arrow keys

Credits:

This game is made under the projects of Outscal School. My guide Shirish Gour helped me build this entire game.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages