https://github.com/borysn/sfml-box2d-simple-level
Simple Level design using C++ libraries of SFML and Box2D. The program exits with a crash due to background image. The movement is very hacked...for now >.<
https://github.com/borysn/sfml-box2d-simple-level
Last synced: about 1 year ago
JSON representation
Simple Level design using C++ libraries of SFML and Box2D. The program exits with a crash due to background image. The movement is very hacked...for now >.<
- Host: GitHub
- URL: https://github.com/borysn/sfml-box2d-simple-level
- Owner: borysn
- Created: 2012-02-23T00:59:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T23:40:58.000Z (over 10 years ago)
- Last Synced: 2025-01-27T23:45:39.697Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 995 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SFML-Box2D-Simple-Level
Simple Level design using C++ libraries of SFML and Box2D.
Just another weekend project. Play to learn.