Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 459 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 459 Bytes

rogue

A rogue/nethack like game written in C, using ncurses for graphics

Tutorial 16 - Add a game hub to the screen
Tutorial 17 - Randomly generated rooms
Tutorial 18 - A quick modification to our makefile
Tutorial 19 - Theory for breadth first search
Tutorial 20 - Code our breadth first search algorithm
Tutorial 21 - Solve the issue of our halls moving through walls.
Tutorial 22 - Connecting of all rooms together.

Rogue