package
0.0.0-20240612180631-ff6b3076b28d
Repository: https://github.com/unklnik/raylib-go-more-examples.git
Documentation: pkg.go.dev

# README

2D - TILED DUNGEON MAP WITH PLAYER

Demonstrates how to create a simple dungeon map of room rectangles for use in top-down games. This expands on the Simple Dungeon Map Example which should be used as a starting point. Creates random dungeons and tiles the floors and walls and adds a player that moves and is animated. W A S D keys move player, SPACE to make a new map, UP ARROW to change the camera zoom, RIGHT ARROW to turn colors on/off and DOWN ARROW to turn on/off debug mode. Every map will be different from the next map and you can change the number of rooms and map size easily to allow for creation of larger or smaller maps. View more at unklnik.com

https://github.com/unklnik/raylib-go-more-examples/assets/146096950/37569bb1-ec8a-4381-8abc-4988c5ea78bf