Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjanfrans/plane2d
Unfinished C++ game engine.
https://github.com/arjanfrans/plane2d
Last synced: 12 days ago
JSON representation
Unfinished C++ game engine.
- Host: GitHub
- URL: https://github.com/arjanfrans/plane2d
- Owner: arjanfrans
- License: mit
- Created: 2015-07-05T13:54:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T20:57:16.000Z (almost 4 years ago)
- Last Synced: 2024-05-21T08:17:27.694Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plane2d
[![Build Status](https://travis-ci.org/arjanfrans/plane2d.svg)](https://travis-ci.org/arjanfrans/plane2d)
A simple 2D game wirrten in C++11. It uses [SFML](https://github.com/SFML/SFML).