https://github.com/iokg04/maze
A raycasting engine I wanna a) finish and b) turn into a small procedually generated maze "game"
https://github.com/iokg04/maze
ascii-game ascii-graphics c maze-game raycaster terminal
Last synced: 10 months ago
JSON representation
A raycasting engine I wanna a) finish and b) turn into a small procedually generated maze "game"
- Host: GitHub
- URL: https://github.com/iokg04/maze
- Owner: IOKG04
- License: other
- Created: 2024-08-02T13:50:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-23T20:20:17.000Z (over 1 year ago)
- Last Synced: 2025-02-08T00:32:59.563Z (11 months ago)
- Topics: ascii-game, ascii-graphics, c, maze-game, raycaster, terminal
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Maze
> A raycasting engine I wanna a) finish and b) turn into a small procedually generated maze "game"
## Features
- [x] Raycasting engine
- [x] *Working* raycasting engine
- [x] **Really** *working* raycasting engine
- [x] Level generation
- [ ] *Better* level generation
- [ ] Goal tile
- [ ] *That the player can definetly reach* (path finding or so)
- [ ] GUI functions (partially moved to [MaDiEn](https://github.com/IOKG04/MaDiEn))
- [ ] Main menu
- [ ] "You win" screen
- [ ] Maps and coordinates
- [ ] Gameplay
- [ ] Wall collision