Pinned Repositories
Advent-of-Code-2018
Advent of Code 2018
AdventOfCode
My solutions to Advent of Code
crashRun
crashRun: a roguelike game in a cyberpunk setting.
CSLox
My C# version of the JavaLox interpreter from Robert Nystrom's Crafting Interpreters
dungeon_prototype
A python prototype for the dungeon generator I want to use in my roguelike game
RLDungeonGenerator
Proof of concept for a dungeon map generator that's closer to the standard roguelike style than what I have so far in crashRun. (Once I have the kinks worked out, it'll be worked into crashRun)
rogue_village
Yet another roguelike project that I hope goes somewhere...
Yarl2
Playing around with Yet Another Roguelike, this time in C#
YarrL
A pirate-themed roguelike treasure hunt!
DanaL's Repositories
DanaL/crashRun
crashRun: a roguelike game in a cyberpunk setting.
DanaL/RLDungeonGenerator
Proof of concept for a dungeon map generator that's closer to the standard roguelike style than what I have so far in crashRun. (Once I have the kinks worked out, it'll be worked into crashRun)
DanaL/YarrL
A pirate-themed roguelike treasure hunt!
DanaL/AdventOfCode
My solutions to Advent of Code
DanaL/dungeon_prototype
A python prototype for the dungeon generator I want to use in my roguelike game
DanaL/rogue_village
Yet another roguelike project that I hope goes somewhere...
DanaL/Advent-of-Code-2018
Advent of Code 2018
DanaL/CSLox
My C# version of the JavaLox interpreter from Robert Nystrom's Crafting Interpreters
DanaL/DanaL.github.io
Repo for what will hopefully be a blog I sometimes blog with...
DanaL/Euler
Solutions to Project Euler problems
DanaL/Yarl2
Playing around with Yet Another Roguelike, this time in C#
DanaL/dedit
Following along a tutorial for making a basic text editor
DanaL/femto
Working my may through the "Let's Make A Text Editor" tutorial
DanaL/flaskgame
An implementation of the liquid sorting puzzles in LÖVE
DanaL/NetHack
Official NetHack Git Repository
DanaL/notion
A toy scheme interpreter
DanaL/snek
A Snake clone in raw terminal mode
DanaL/wator
A LÖVE implementation of the Wator simulation from an old Scientific American article