Skip to content

Teb0so/labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth

A simple Ncurses learning project that draws a labyrinth on the terminal where you can move around with the player represented by the "*" character

Binds:

wasd - Move your character

r - Go to initial position

q - Quit game

Compile:

gcc -o labyrinth labyrinth.c -Wall -lncurses

About

Ncurses labyrinth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors