A downloadable game

Download NowName your own price

Oldschooly game about mazes, walking, and nothing else :) It's more of a coding project than a game but looks legit so i decided to upload it here. github repo btw

Simple 3D game in console. Very simple algorithms, no dependencies and cute ASCII graphics! I was looking for a refresher and stumbled upon this amazing video on 3D graphics and decided to give it a try. First build was done in two days and it was so exciting I made it into a game (a simple one but still). 

Window setup:

'Windows.h's API is a nightmare, I couldn't set window size automatically so you need to do it yourself ;(

Right click on game window, choose 'Properties' and on tab 'Layout' set screen buffer size to 120 width, 40 height and enable text wrapping.

Controlls:
'W' - go forwards
'S' - go baskwards
'A' - go right 
'D' - go left
'→' - rotate right
'←' - rotate left

Dev controlls

  'Delete' - debug message
  'M' - show map

Links:
Text to ascii converter
Maze generation algorithm

Download

Download NowName your own price

Click download now to get access to the following files:

I-Used-To-Love-Mazes.exe 132 kB

Leave a comment

Log in with itch.io to leave a comment.