Enigma-Game / Enigma

Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly not! Hidden traps, vast mazes, laser beams, and, most of all, countless hairy puzzles usually block your direct way to the Oxyd stones …
GNU General Public License v2.0
134 stars 38 forks source link

Fix issue 88: Protect start position to prevent marble getting stuck #89

Closed raoulb closed 1 month ago

raoulb commented 2 months ago

Fixes Issue #88

If this is to much of a "spoiler", we can also move the start position to (1,1) where it is less likely to get stuck.

raoulb commented 1 month ago

Hmm, I thought from the discussion in the email thread the consent was that we don't want to fix this level in that way (with a grate)?

Should we reconsider?