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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - neufrin

Pages: [1]
1
SFML projects / 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

2
Window / automatically closing window
« on: October 22, 2012, 11:21:39 pm »
Hi,
I'm a beginner and I got odd problem with my simple Map Editor: when I move the cursor to the left edge, the window closes itself (exactly between the half and the bottom of the edge). It's really disappointing.
I'm using SFML 2.0 in VS2010 and I do not have this problem in other programs.

here is source code: http://pastebin.com/AUdh9k8v
and here binary, images etc: http://speedy.sh/pdqtc/Release.zip

Any1 could help me?

Pages: [1]
anything