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.


Messages - cyberpala

Pages: [1]
1
Graphics / Grid based 3D Dungeon with SFML
« on: February 09, 2014, 05:21:33 pm »
Hello

I like old Retro Dungeon RPG like Dungeon Master or Legend of Grimrock as an modern game.

It's possible to do with SFML 2.1

Are there any Projects ?

greetings cyberpala

2
Graphics / Re: Beginner Tile Map 2d
« on: February 09, 2014, 02:33:20 pm »
Thanks for the quick answer.

C++ isn't the problem.

I'm always reading http://www.sfml-dev.org/tutorials/2.1/graphics-vertex-array.php
but there is an example  tilemap with a png-map, but no link to download this file.

I want to try out the example.

3
SFML projects / Re: 'Tiled' Tile-map Loader
« on: February 09, 2014, 02:20:16 pm »
@fallahn

Hello I'm new here , started programming with C++/SFML. I want to try out your loader with the benchmark example. (VC2013) What have I do to compile the Benchmark example. (always get linker Errors)

The SFML intergration in VC2013 works.

Thanks

cyberpala

4
Graphics / Beginner Tile Map 2d
« on: February 09, 2014, 02:13:06 pm »
Hello

I'm new here and started programming C++ / SFML 2.1 with VC 2013 today.

I want to start a little project with 2d tile map (loading, Display and moving arround). What is the best way of learning, are ther any sources to learn.

greetings from Germany

cyberpala

Pages: [1]