Skip to content

lborruto/tron_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Project Tron

The goal is to rewrite the old game 'TRON' in Java.

Getting Started

  • First of all get the Database in /LIVRABLES/tron.sql and import it onto phpMyAdmin.

  • YOUR USERNAME SHOULD BE ' root ' AND NO PASSWORD

  • If the Database is not imported correctly the game will freeze at the end of the party.

  • Or modify the Database Class in order to match your personal creditential

  • You can import the Project (/LIVRABLES/MAVEN_PROJECT/tron) to Eclipse (Import > Existing Maven Project))

  • The game is launched by running the Main file.

  • You can Launch the JAR of your choice in /LIVRABLES/JAR_EXECUTABLES

  • Red Player is controlled by UP, DOWN, LEFT, RIGHT keys

  • Blue Player is controlled by Z, Q, S, D keys

Built With

  • Eclipse - Eclipse Integrated Development Environment
  • Java - Java SE Development Kit 8
  • Maven - Dependency Management

Authors

  • BORRUTO Luca - Initial work - lborruto

Releases

No releases published

Packages

No packages published

Languages