leviska / platformer-game

Simple platformer game written in C++/SFML

Repository from Github https://github.comleviska/platformer-gameRepository from Github https://github.comleviska/platformer-game

Simple platformer game

Simple platformer game written in C++/SFML

Build

Build like usual project. C++11 and SFML required

Usage

File mapname.txt holds path to file with map that game will load. Only 1 map is supported
If you change Game to LevelEditor class in main.cpp, you could open a level editor (search file for keybindings)

Contact

You can ask me (telegram: @leviska) if you interested in this project

Images

All images were taken from free sprite sites. If some images violate license, contact me

About

Simple platformer game written in C++/SFML

License:MIT License


Languages

Language:C++ 100.0%