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 95bc0256c6 Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
..
Makefile Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
combat.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
data.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
debug.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
game.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
go.mod Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
go.sum Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
main.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
map.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
maze.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
movement.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
pathing.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago
ui.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 2 months ago