Jaysmito101 / Kwlick

A Java Sing Based(CPU only) Game Engine (The main purpose is to create small demonstrations with very less code)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kwlick

A Java Sing Based(CPU only) Game Engine (The main purpose is to create small demonstrations with very less code)

Kwlick Logo

Getting Started

The main purpose of this engine is to make simple games or animations very very easily.

Please visit the wiki section for documentation!

So, for getting started lets make a particle boom. Though it sounds comples but is very very easy here. Here is what the result looks like 👎

Kwlick Particles Demo

Future Plans

  • Have a Collision System
  • Custom Asset Files
  • An Asset Pool
  • Some more physics elements like Ryacast, Torque and angular velocity for entities
  • Very Basic Lighting
  • Realistic Gravity ( actually how gravity works (all masses attracting each other) and not how it is currently done )
  • Audio System
  • And, a GUI Editor

More Guides comming soon...

About

A Java Sing Based(CPU only) Game Engine (The main purpose is to create small demonstrations with very less code)

License:GNU General Public License v2.0


Languages

Language:Java 99.2%Language:Batchfile 0.8%