Skip to content

genusgant/CS594-GameDevelopment-HW2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS454-Homework2

Panda3d and Java Group Homework Assignment

#Setup and Running the Game.

  • Run the HW2DB.sql file this will.
    1. Create the Database
    2. Create the Tables
    3. Create the User for Server Connection.
  • Run Server from Eclipse with Tomcat
    1. Import Server folder as Project from Git
    2. Start the Tomcat Server
    3. Run core/GameServer.java on Server
  • Run the Game.
    1. ..\CS454-Homework2\Client> python game.py
    2. Run and Drive Around!

About

Panda3d and Java Group Homework Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.2%
  • Java 42.8%