Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Escape the Labyrinth - 2D maze game  (Read 5067 times)

0 Members and 1 Guest are viewing this topic.

neufrin

  • Newbie
  • *
  • Posts: 3
    • View Profile
Escape the Labyrinth - 2D maze game
« on: December 25, 2012, 11:07:10 am »
Hi,
I made simple game in sfml 2.

Plot: Escape the Labyrinth - play the character of a boy kidnapped by a mad scientist who began to make their experiments on him. We run straight from the operating table with an open skull. In order to survive we need to collect potions prolong our life time. Unfortunately, they are hid in various parts of the maze extending the laboratory. Take to the courage and find the way out of the labyrinth from which you share 27 levels. If you make a mistake the way or you're late, you will die.

Preview:

Download (Vista/7/8): https://www.dropbox.com/s/tpekiaqmp27zlda/ETL_10.zip
Download (XP): https://www.dropbox.com/s/43nitbvl4p3i0b7/ETL_xp.zip

You need Visual C++ Redistributable for Visual Studio 2012 to properly run the game

More info about game: http://neufrin.com/projects/etl/

It's my first release.

cheers

mateandmetal

  • Full Member
  • ***
  • Posts: 171
  • The bird is the word
    • View Profile
    • my blog
Re: Escape the Labyrinth - 2D maze game
« Reply #1 on: December 29, 2012, 03:00:32 am »
Nice game
Im stuck on the "depot" level  ;D
I found a portal behind a box but I get back to the previous level "Cube"  :-\

You should include mouse support in the game menu  8)
- Mate (beverage) addict
- Heavy metal addict _lml
- SFML 2 addict
- My first (and free) game: BichingISH!

neufrin

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Escape the Labyrinth - 2D maze game
« Reply #2 on: December 30, 2012, 03:52:13 pm »
Thx,
"depot" level is blind alley. In lvl "Cube" you need to find other portal with right way.

In my next project mouse support will be for sure :)