Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

mturley/JIGSAW-legacy

Repository files navigation

JIGSAW-legacy

Java Isometric Graphics System Awesome Wow: My high school attempt to make a 3D engine in Java2D

This thing is really bad. I wrote it in 2008 before I knew things.

I wanted to see if I could make a 3D effect by applying things I learned in pre-calculus with a 2D engine. I sort of succeeded... don't look at the source, though.

To run it

I don't even know if it'll compile on new java. These .class files are from 2008.

You need a java runtime installed, and java to be on your path. On a mac, you can brew cask install java.

git clone git@github.com:mturley/JIGSAW-legacy.git
cd JIGSAW-legacy
java JIGSandbox

BEHOLD

Controls are in the upper right. It even has a little REPL console you can access with the C key.

screenshot

About

Java Isometric Graphics System Awesome Wow: My high school attempt to make a 3D engine in Java2D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages