19 lines
844 B
Markdown
19 lines
844 B
Markdown
# M.A.R.S.
|
|
|
|
- Home: https://sourceforge.net/projects/mars-game/, https://packages.debian.org/search?keywords=marsshooter
|
|
- State: beta, inactive since 2016
|
|
- Download: https://github.com/jwrdegoede/M.A.R.S./releases, https://sourceforge.net/projects/mars-game/files/
|
|
- Keywords: platform, 2D, open content, shooter, top-down
|
|
- Code repository: https://github.com/jwrdegoede/M.A.R.S..git, https://github.com/thelaui/M.A.R.S..git @add, https://svn.code.sf.net/p/mars-game/code (svn)
|
|
- Code language: C++, C
|
|
- Code license: GPL-3.0
|
|
- Code dependencies: OpenGL, SFML
|
|
- Assets license: CC-BY 3.0, CC-BY-SA-3.0, PD
|
|
- Developer: Simon Schneegans, Felix Lauer
|
|
|
|
A ridiculous shooter. In one of several game modes, two opposing teams are fighting in a gravitational 2D space with a few planets, including their homes.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|