A Go version of the https://lcthw.dev/learn-code-the-hard-way/curseyou-python-rogue that makes a tiny Rogue in Go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Zed A. Shaw 0e3097a125 Now there's healing potions distributed and you can pick them up to heal. 11 months ago
..
Makefile Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
combat.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago
data.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago
debug.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
game.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago
go.mod Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
go.sum Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
main.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
map.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago
maze.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago
movement.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
pathing.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 11 months ago
ui.go Now there's healing potions distributed and you can pick them up to heal. 11 months ago