Skip to content

joshmreesjones/time-travel-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billiards

Billiards is a time travel-themed game of pool in which pockets act as portals to each other through time and space. For example, if a ball enters pocket 1 at time t=10, it could emerge from pocket 2 at time t=5, so a ball can it itself out of its own way, causing a paradox. This is a demonstration of the Novikov self-consistency principle. Billiards is written in Java with dyn4j and Slick2D.

What it uses

Running Billiards

To compile:

~$ ant compile

To package into a JAR (with a lib/ and res/ as dependencies):

~$ ant jar

To run:

~$ ant run

or just:

~$ ant

Note about lib/ directory

The lib/ directory was hand-assembled. Instructions to come later.

Screenshots

Coming soon™!

About

A pool game with time travel portals in the pockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •