Java game engine I made in high school, very outdated but I learned to program with it.

Nim 597c67b3c1 Update README.md %!s(int64=6) %!d(string=hai) anos
bin 5fbea7f860 Added basic Tilemaps %!s(int64=8) %!d(string=hai) anos
src 60941391b1 Utility Class Updates and General Cleanup %!s(int64=8) %!d(string=hai) anos
.classpath 076b533c58 Removed strange files %!s(int64=8) %!d(string=hai) anos
.gitattributes 492fd9ad6e :confetti_ball: Added .gitattributes & .gitignore files %!s(int64=9) %!d(string=hai) anos
.gitignore 076b533c58 Removed strange files %!s(int64=8) %!d(string=hai) anos
.project 076b533c58 Removed strange files %!s(int64=8) %!d(string=hai) anos
LICENSE caa5c92192 added a public domain license %!s(int64=6) %!d(string=hai) anos
README.md 597c67b3c1 Update README.md %!s(int64=6) %!d(string=hai) anos

README.md

NmEngine

NmEngine is a simple 2d Java game engine

Features

  • Versitile and easy to use camera system
  • Easy to use state system
  • Static and animated sprites
  • Basic Tilemap class makes level creation easy
  • Open-Source
  • Documentation available along with example demos