Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MazLap

MazLap is a maz game and algorithm visulization project written in C.

the goal of this project isn't only to create a game, but also to understand how maze genration and pathfinding algorithms work.

this project is built step by step, starting from the basics of linux, git , and C programing language.

1. Project setup

this section explains how the project was created from scratch.

1.1 Creating the project directory

we create the project directory using: make directory

mkdir -p ~/Desktop/Projects/MazLap

then entering the folder using: change directory

cd ~/MazLap

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages