Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
/ ArdEngine Public archive

Simple 2D RPG engine written in Java.

Notifications You must be signed in to change notification settings

Mytrin/ArdEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArdEngine

WORK IN PROGRESS

ArdEngine is a simple 2D RPG engine written in Java.

Features

  • 2D Collisions( polygons, circles)
  • Basic animations
  • Basic controls and mouse/key events
  • Legacy/Modern OpenGL renderers
  • Supported formats: PNG, BMP, JPEG, TTF, OGG
  • UDP group communication

Used libraries:

  • Lightweight Java Game Library 3( + GLFW, OpenAL, STB)
  • Paul's Sound system (+ CodeclBXM, CodecJOGG, CodecWAW) - http://www.paulscode.com This software is based on or using the J-Ogg library available from http://www.j-ogg.de and copyrighted by Tor-Einar Jarnbjo. GSON

Licences are located next to the libraries at lib folder.

Releases

No releases published

Packages

No packages published