maze-game
Here are 18 public repositories matching this topic...
First-person maze-navigation game for the Pebble smartwatch
-
Updated
Aug 3, 2018 - C
A maze raycasting game
-
Updated
Nov 9, 2021 - C
Text-based game where you try to solve a generated maze (written in C)
-
Updated
Feb 5, 2018 - 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
-
Updated
Sep 23, 2024 - C
Open source maker-like maze game
-
Updated
Aug 18, 2021 - C
🎮 Maze game with Pokémon theme
-
Updated
Nov 25, 2021 - C
A raycasting engine I wanna a) finish and b) turn into a small procedually generated maze "game"
-
Updated
Aug 23, 2024 - C
Maze Walker is a maze puzzle game made in c with the raylib graphics library
-
Updated
Dec 23, 2020 - C
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 .
-
Updated
Mar 17, 2021 - C
mainly tests for codeblocks IDE projects (C language use of libSDL2 API)
-
Updated
Nov 14, 2023 - C
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.
-
Updated
Oct 29, 2018 - C
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
-
Updated
Dec 9, 2021 - C
This project focuses on implementing existing artificial intelligence algorithms in games and providing a comparison of the used algorithms.
-
Updated
Jun 24, 2020 - C
2D game fully written in C that implements MLX42 (adaptation of minilibx for 42school)
-
Updated
Aug 5, 2024 - C
Improve this page
Add a description, image, and links to the maze-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maze-game topic, visit your repo's landing page and select "manage topics."