Skip to content

jpverkamp/racket-roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A tutorial series on writing a Roguelike in Racket.

If you are using the HEAD, the https://github.com/jpverkamp/ascii-canvas, https://github.com/jpverkamp/noise, and https://github.com/jpverkamp/thing modules have been converted into Racket packages. You will need to install them:

raco pkg install github://github.com/jpverkamp/ascii-canvas/master
raco pkg install github://github.com/jpverkamp/noise/master
raco pkg install github://github.com/jpverkamp/thing/master

About

Code for a tutorial series on writing a Roguelike in Racket

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages