Skip to content

Jconrad15/r-RoguelikeDev-Tutorial-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoguelikeDevTutorialImage2022

r-RoguelikeDev-Tutorial-2022

C# implementation of the r/roguelikedev tutorial

Part 1 - Drawing the '@' symbol and moving it around

https://github.com/Jconrad15/r-RoguelikeDev-Tutorial-2022/blob/main/RLDTutorial2022/Screenshots/InitialMovement.gif

Parts 2-3 - Generic entity, map, and dungeon

GeneratedDungeon

Parts 4-5 - Field of view and initial combat framework

FOV

Parts 6-9 - Combat, log, items, and targeting

RangedAttack

Parts 10-11 - Saving, leveling, and multi-floor caverns

LevelUp&GoDown

Parts 12-13 - Increasing difficulty and gearing up procedural items

MysteryScrolls

About

C# implementation of the r/roguelikedev tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published