A test project written in Java using Graphics2D for drawing/rendering.
My aims for this proejct:
- Use an Object-Oriented language to develop a working game protoype
- Understand core concepts such as Game Loops (tickRates, nanoTime etc...), Frame Buffers, Buffered Images and specialised usages of multi-threading