Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ananace/ld41
Ludum Dare #41 entry
https://github.com/ananace/ld41
ldjam ldjam41 ludum-dare ludum-dare-41
Last synced: 14 days ago
JSON representation
Ludum Dare #41 entry
- Host: GitHub
- URL: https://github.com/ananace/ld41
- Owner: ananace
- Created: 2018-04-03T20:25:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T21:25:55.000Z (over 6 years ago)
- Last Synced: 2024-10-17T03:18:25.329Z (29 days ago)
- Topics: ldjam, ldjam41, ludum-dare, ludum-dare-41
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Ludum Dare #41 - Combine 2 Incompatible Genres
Idea
----One strategy game, one action game.
Games of choice are Asteroids and Minesweeper, both sharing the same win/lose condition, the same controls, and the same score.
Requirements
------------You need CMake 3.0+ and SFML 2.4+ installed.