just learning go
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .zed | ||
| assets | ||
| entities | ||
| .gitignore | ||
| camera.go | ||
| game.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| README.md | ||
| rpgo.tiled-project | ||
| tilemap.go | ||
| tileset.go | ||
RPGo
Running the project
- Install Go if you haven't already (https://go.dev/doc/install)
- Clone the repository
cdinto the project root- Run
go mod tidyto install the dependencies - Run
go run .
Assets by pixel-boy