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
00_first_hack Move the initial code into a new subdir as the first offering. 3 days ago
01_the_screen No need to have CloneMap yet. 2 days ago
02_mazes_and_enemies Forgot the diffs made with my jank diff thing. 1 day ago
03_pathing_enemies Forgot the diffs made with my jank diff thing. 1 day ago
04_combat Forgot the diffs made with my jank diff thing. 1 day ago
.gitignore Now have the rogue carved up into a progression. 3 days ago
LICENSE Initial commit 1 week ago
README.md Initial commit 1 week ago
crank_diff.sh Forgot the diffs made with my jank diff thing. 1 day ago
gen_diffs.sh Forgot the diffs made with my jank diff thing. 1 day ago

README.md

curse-you-go-rogue

A Go version of the Curse You Python Rogue that makes a tiny Rogue in Go.