Software

Island Survival

Language: C++

Libraries: SFML

Create your own worlds in this 2d tilemap based sandbox game.
Island Survival is extensible, you can import your own artwork as objects.
To do so write an object file (.object) and place it in the "Objekte" folder. Copy the corresponding texture to the "Texturen" folder.

Download - Island Survival (Windows)

Source code not available

Tilemap Netedit

Language: C++

Libraries: SFML, TGUI, RapidXml

Tilemap Netedit is a multiplayer (Server/Client) 2d tilemap editor.
It offers the possibility to edit an infinitely large tilemap with your friends in real time.
To connect to your friends game choose 'Connect to server' in the menu. Type in your friends Ip Address and a port.
You can choose any port as long as it is not used by another application and forwarded to your friends computer in his local network.

Download - Tilemap Netedit (Windows)

Source code

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.