Text-based game where you try to solve a generated maze (written in C)
-
Updated
Feb 5, 2018 - C
Text-based game where you try to solve a generated maze (written in C)
Maze-Maker is a Python-based maze generation tool that creates random mazes using a recursive backtracking algorithm. Designed for developers, game creators, and enthusiasts, this project provides a simple yet powerful solution for generating mazes of any size. Each maze is represented as a grid, where walls and paths are distinctly
A maze raycasting game
Accelerometer Controlled Advanced Maze Game Box implemented using 128x64 Graphic LCD as a display unit, AtMega 32 as a controller and an Accelerometer as a sensor.
🎮 Maze game with Pokémon theme
Open source maker-like maze game
Treasure Raid is a multiplayer maze game developed as part of one of the course projects in the course COP290: Design Practices taught in IInd Sem 2020-21 at IIT Delhi
A raycasting engine I wanna a) finish and b) turn into a small procedually generated maze "game"
2D game fully written in C that implements MLX42 (adaptation of minilibx for 42school)
mainly tests for codeblocks IDE projects (C language use of libSDL2 API)
Maze Walker is a maze puzzle game made in c with the raylib graphics library
This project focuses on implementing existing artificial intelligence algorithms in games and providing a comparison of the used algorithms.
Implémentation d'un Labyrinthe avec Langage C avec la bibliothèque SDL . Ce projet utilise l'algorithme de fusion aléatoire des chemins (Randomized Kruskal's algorithm ) pour générer un labyrinthe parfait et l'algorithme de recherche en profondeur recursive ( DFS recursive ) pour le résoudre .
First-person maze-navigation game for the Pebble smartwatch
Add a description, image, and links to the maze-game topic page so that developers can more easily learn about it.
To associate your repository with the maze-game topic, visit your repo's landing page and select "manage topics."