Skip to content

inc0g-repoz/kvadratik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon kvadratik

What's this?

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.

Building

Simply run Maven with goals clean package for the root project.

What about the assets?

I don't own any of the sprites used in this project. They are all placeholders I took from here.

About

Playing around with java.awt

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages