Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fornever/bloodmasters
Arcade, oldschool multiplayer and bloodshed.
https://github.com/fornever/bloodmasters
arcade dotnet game multiplayer
Last synced: 2 months ago
JSON representation
Arcade, oldschool multiplayer and bloodshed.
- Host: GitHub
- URL: https://github.com/fornever/bloodmasters
- Owner: ForNeVeR
- Created: 2023-06-16T21:26:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-27T12:10:02.000Z (3 months ago)
- Last Synced: 2024-10-04T13:34:53.443Z (3 months ago)
- Topics: arcade, dotnet, game, multiplayer
- Language: C#
- Homepage: http://www.bloodmasters.com/
- Size: 86.4 MB
- Stars: 19
- Watchers: 2
- Forks: 11
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Bloodmasters
============
Bloodmasters is an old-school multiplayer top-down arcade shooter. Originally developed by Pascal vd Heiden in 2006–2008, this is now under active restoration.Read more on [the official website][website].
System Requirements
-------------------
For now, only Windows is supported (we are working on cross-platform support, see [issue #20][issue.cross-platform] for details). If you want to see the game on another platform, feel free to [open an issue][issues].The game is published as a self-contained .NET 7 executable, and doesn't require any additional dependencies.
How to Play
-----------
### Stable Version
Download the latest installer from the [Releases section][releases].### Development Version
Download the game package (`Bloodmasters.zip`) from [the latest CI build][ci]. Unpack, run with `Bloodmasters.exe`.Documentation
-------------
- [Changelog][docs.changelog]
- [Game Directories][docs.game-directories]
- [Contributing][docs.contributing]
- [License (GPLv2)][docs.license][ci]: https://github.com/ForNeVeR/bloodmasters/actions/workflows/main.yml
[docs.changelog]: CHANGELOG.md
[docs.contributing]: CONTRIBUTING.md
[docs.game-directories]: Docs/game-directories.md
[docs.license]: GNU_GPL.txt
[issue.cross-platform]: https://github.com/ForNeVeR/bloodmasters/issues/20
[issues]: https://github.com/ForNeVeR/bloodmasters/issues
[releases]: https://github.com/ForNeVeR/bloodmasters/releases
[website]: http://www.bloodmasters.com/