Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple platform game to experiment with external level creation via TILED

Dependencies:

SFML box2d

Build:

Well, as this project is somewhat experimental, building routine is tedious and some manual work is required :(

  1. Download full SFML2.5.1
  2. Build box2d. As it is downloaded as submodule, follow the instruction in box2d\readme.md
  3. Specify include an lib paths to installed files for SFML and box2d in project settings
  4. Specify LD_LIBRARY path to SFML/bin for execution, as it requires .dll (or copy all .dll in output directory)

Demo

About

trying to make simple platformer game with SFML and Box2d

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages