You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
691 B
691 B
title | description | navigation | date | img | tags |
---|---|---|---|---|---|
Simple 2D RPG | Simple 2D RPG. | false | 2015-03-09 | /img/simple-2d-rpg.png | [C++11 CMake Software] |
Simple 2D RPG.
Repository at
GitHub{target="_blank"},
GitLab{target="_blank"} or
Gitea{target="_blank"}.
Written in C++ with SFML and RapidJSON, using the build tool CMake.
This is a very old project, the only things that are implemented are walking and tile collision. Mainly used for exploring the SFML library and Tiled tool for level design.
Preview.