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

Nim 597c67b3c1 Update README.md пре 6 година
bin 5fbea7f860 Added basic Tilemaps пре 8 година
src 60941391b1 Utility Class Updates and General Cleanup пре 8 година
.classpath 076b533c58 Removed strange files пре 8 година
.gitattributes 492fd9ad6e :confetti_ball: Added .gitattributes & .gitignore files пре 9 година
.gitignore 076b533c58 Removed strange files пре 8 година
.project 076b533c58 Removed strange files пре 8 година
LICENSE caa5c92192 added a public domain license пре 6 година
README.md 597c67b3c1 Update README.md пре 6 година

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