CutoNaito / maze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this project sucks ass

Maze

A triangular maze solver.

cba typing out the whole assignment

Installation:

  1. Install Zig
  2. Run:
git clone https://github.com/CutoNaito/maze.git
cd maze
make

Usage:

run maze --help

About


Languages

Language:C 99.3%Language:Makefile 0.7%