Skip to content

iainvm/TilesetGameEngine

Repository files navigation

Current Goals:

  • Read Map Info from File
  • Render Map Info with given TileSet
  • Create Camera to move around the Map
  • Use multiple Map Layers
  • Have movable tile to represent the player
  • Have tiles that the player can’t pass through (implement collisions)
  • Implement event tiles which trigger changing of maps
  • Implement animated tiles
  • Implement Enviromental effects (Day, Night, Snow)
  • Give Player Health, Inventory
  • Make items which render in world
  • Have player pick up items

About

Attempt at making a Tileset game engine using Java and LWJGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages