Skip to content

AdsGames/mazes

Repository files navigation

Mazes

Reliability Rating Security Rating Maintainability Rating

A simple maze Sokoban type game based developed while learning c++ game development with SDL3.

Demo

Web Demo

Setup

CMake

cmake --preset debug
cmake --build --preset debug

Build Emscripten

emcmake cmake --preset debug
cmake --build --preset debug

About

Travel through various mazes and destroy the robots. Push boxes and sweep up debris. This is one puzzle game you don't want to miss.

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Contributors