Skip to content

Justin-Ng-SF/RPG-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPG Style Tile Game

This is a simple 2d game I was making for fun. It is made using exclusively Java.


Features a tileset to decrease memory usage by 4 times leading to increased performance while requiring 6Kb of memory per tile. By allowing only tiles within view to be rendered, rendering efficiency was increased substantially. Features data driven map system allowing for simple map creation and modification via txt file.

Picture of my awesome tree drawing and player.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages