Skip to content

A mashup of the warpstone pathfinding and map generation with the libgdx 3d stuff.

Notifications You must be signed in to change notification settings

pantinor/warpstone-libgdx-mashup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning exercise for libgdx. I liked the map generation in the Slick2D Warpstone example, and wanted to try the same technique with a libgdx 3D layout. I borrowed code from warpstone for the map generation and the pathfinding technique.

About the maven repository, you may need to add the sonatype snapshots repository as a mirror in your settings.xml.

About the controls, you can use WASD as well as mouse clicks and drags to pan around. Use the 1 key to reset a view.

screenshot of the example

About

A mashup of the warpstone pathfinding and map generation with the libgdx 3d stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published