Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.
/ Project-X Public archive

Some fun with probability and Java, for an academic project.

Notifications You must be signed in to change notification settings

Prince781/Project-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-X

Project Mockup

Some fun with probability and Java, for an academic project. Project-X is a demo of a brief video game I made (in collaboration on a larger project) in conformity to a set of regulations of a Math project requiring students to demonstrate applications of Binomial Probability to game scenarios.

###Technology Using java.awt.Canvas along with java.awt.Graphics2D, the project simply renders to a canvas element placed across the entire window.

####Platforms This should run in any Java Virtual Machine (JVM) on Windows, Mac OS X, and most Linux distributions with a version ≥ 7 (although it might work on versions 3 ≤ 6, but I haven't tested for those platforms). Generally, it is probably a good idea to run this in Java 7.

####TODO List

  • Implement scheduled drawing system for Canvas ( done )
  • Implement main menu ( done )
  • Set game object instantiation system ( done )

###Collaborators

  • Princeton Ferro (me; mostly code, instructions)
  • David Casazza (instructions, other stuff)

About

Some fun with probability and Java, for an academic project.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages