An open API service indexing awesome lists of open source software.

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"

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