3D Maze written in BASIC

3D Maze written in BASIC

by hamlet on 10-04-2020, 22:43
Обсуждение: Software
Теги: Homebrew, maze, msx1, BASIC
Языки:

MSX user chalky started this BASIC program in 1985 as a technical exercise and abandoned it for 35 years.
After re-development it turned into a simple maze game which is fun to play.
Most of the code being written in MSX BASIC and there are no monsters - all you have to do is escape each of the 32 levels in under 1000 moves.
Have fun and don't get lost!

Relevant link: Download from the MRC database

Media browser (3)

  • 3D Maze written in BASIC
  • 3D Maze written in BASIC
  • 3D Maze written in BASIC

Комментарии (6)

By Pippo

Hero (521)

Аватар пользователя Pippo

11-04-2020, 08:26

Very, very good programming, Mister Retro, really! Big smile
And, excellent algorithm, Milton! Big smile
Many, many thanks to both of you for sharing. Smile

By Parn

Paladin (837)

Аватар пользователя Parn

11-04-2020, 21:52

Very impressive. And it plays smooth like butter at 7MHz, if you have the option.

By Juan Luis

Master (143)

Аватар пользователя Juan Luis

13-04-2020, 22:08

I have escaped from the first level oO . I took 125 movements. It's a hard game but it's funny.

Is the map functional? I don't see anything.

Thanks for sharing the game.

By hamlet

Scribe (4106)

Аватар пользователя hamlet

14-04-2020, 11:32

You can see the map in the pause mode (enter pause by pressing "m", leave with ESC.

By chalky

Expert (67)

Аватар пользователя chalky

14-04-2020, 14:58

@hamlet - thanks for the screenshot. Smile

@Juan Luis - as per the warning on the HELP screen, viewing the map will invalidate your moves count, so only use it if you're really lost and don't mind having to start again to record your total... Wink

By tfh

Prophet (3346)

Аватар пользователя tfh

20-04-2020, 14:51

Cool Smile And that it's mostly written in BASIC... Well done Smile And I noticed while playing it that TFH is not that good in this kind of games Smile
I have added to the homebrew section of my site: 3DMaze Online