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. 1 month ago
..
Makefile Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
combat.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago
data.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago
debug.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
game.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago
go.mod Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
go.sum Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
main.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
map.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago
maze.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago
movement.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
pathing.go Adding a new phase to see if it'll work as a good module 3 or 4 topic. 1 month ago
ui.go Now there's healing potions distributed and you can pick them up to heal. 1 month ago