Skip to content

Repro of the original Clue game written in java with single mode.

Notifications You must be signed in to change notification settings

DoraJFriedman/java-clue-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First game that I wrote a few years ago.
Recently ported the old code base to LIBGDX and fixed alot of bugs in the processing. Also removed the older smartfox multiplayer mode.

screenshot of the example

##################### Instructions:

After running "mvn install", extract the zip file in the target directory and execute the jar file with the java executor.
Java runs the main class from the jar from the manifest, and game should start up.
ie Double click on the jar and see if it runs automatically. If running in the eclipse IDE, then run the ClueMain java class as the application.

##################### Single Player Mode:

Not much to say here. Just pick the number of computer controlled players and your player and try it out.

################################## Maven Project Compile Dependencies:

Author: Paul Antinori (pantinor@gmail.com)

About

Repro of the original Clue game written in java with single mode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%