https://github.com/ananace/ld45
My entry for Ludum Dare #45
https://github.com/ananace/ld45
Last synced: about 2 months ago
JSON representation
My entry for Ludum Dare #45
- Host: GitHub
- URL: https://github.com/ananace/ld45
- Owner: ananace
- License: mit
- Created: 2019-09-28T22:57:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T17:38:25.000Z (over 5 years ago)
- Last Synced: 2025-01-06T04:41:34.755Z (over 1 year ago)
- Language: C++
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
*Unnamed* LD45
==============
This is my LD45 entry, theme is *Start with nothing*.
A space trading / exploration game, where you start with nothing and slowly
build your way toward a galactic trading fleet.
Requirements
------------
This project has been developed with SFML 2.5.1 and GCC 8.2.0
A C++17 supporting compiler is required, and a reasonably modern SFML install
is also a plus.
License
-------
This code is released under the terms of the [MIT license](http://opensource.org/licenses/MIT).