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 17e7fef95c Forgot the diffs made with my jank diff thing. 1 day ago
..
Makefile Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
combat.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
data.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
data.go.diff Forgot the diffs made with my jank diff thing. 1 day ago
debug.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
game.go Make the pathing in 04 the same as 03. 2 days ago
game.go.diff Forgot the diffs made with my jank diff thing. 1 day ago
go.mod Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
go.mod.diff Forgot the diffs made with my jank diff thing. 1 day ago
go.sum Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
main.go Small change to make diff better. 2 days ago
main.go.diff Forgot the diffs made with my jank diff thing. 1 day ago
map.go Map should match too. 2 days ago
maze.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
movement.go Movement shouldn't shuffle around. 2 days ago
movement.go.diff Forgot the diffs made with my jank diff thing. 1 day ago
pathing.go Go has problems with mv and paths so had to fix that, and also remove some things from previous steps. 3 days ago
ui.go Ui doesn't need to change. 2 days ago