Skip to content

logicatcore/Tron-Legacy-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPND: Capstone Tron-Legacy Game

This is a Tron movie based game in which the apponents use their vehicles called "Lightcycles" to occupy the maximum area of the arena possible while trying to constrain the apponent and make him move into his/her own light trail or the light trail left by your vehicle. The game is over when either of the aponent rams into a light trail.

Dependencies for Running Locally

Controls

Player 1: Light Blue (Starts from right side of the screen)

  • Arrow keys to steer the vehicle and '>' (greater than) to increase the speed and '<' (less than) to decrease the speed
  • NOTE: No need to hold capslock key or shift key to get to the greater than and less than symbols

Player 2: Light Orange (Starts from left side of the screen)

  • W(up), S(down), A(left), D(right) keys to steer the vehicle and 'q' (quicker) to increase the speed and 'z' (snoozing) to decrease the speed

Game preview

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory in the top level directory: mkdir build && cd build
  3. Compile: cmake .. && make
  4. Run it: ./Tron.

About

A multiplayer Tron movie based game built using SDL (Simple Mediadirect Layer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •