kvadratik is a custom 2D game engine that only uses java.awt to render in-game objects. Players are able to connect to your server that provides a direct link for downloading all necessary assets for joining it.
A custom dynamically typed script engine is included for writing JIT compiled scripts for servers and clients, wrapping and managing the exact same entities that a running game (or server) does. Currently, discontinued, since I'm working on a better replacement for the used implementation.
Simply run Maven with goals clean package
for the root project.
I don't own any of the sprites used in this project. They are all placeholders I took from here.