https://github.com/getsentry/sentaur-survivors
A Sentry-themed Vampire Survivors clone written for Unity in C#
https://github.com/getsentry/sentaur-survivors
hackweek2023 tag-production
Last synced: 7 months ago
JSON representation
A Sentry-themed Vampire Survivors clone written for Unity in C#
- Host: GitHub
- URL: https://github.com/getsentry/sentaur-survivors
- Owner: getsentry
- License: apache-2.0
- Created: 2023-08-18T21:11:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T15:14:51.000Z (7 months ago)
- Last Synced: 2025-03-22T06:47:09.095Z (7 months ago)
- Topics: hackweek2023, tag-production
- Language: C#
- Homepage:
- Size: 26.4 MB
- Stars: 13
- Watchers: 34
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#  Sentaur Survivors
A Sentry-themed Vampire Survivors clone written for Unity in C# featuring:
* Fast paced 2D shoot 'em up action!
* 4 weapons with their own unique behavior and upgrade paths
* 6 different enemies
* 5 tactical item pickups🍿 Watch [the original trailer on YouTube](https://www.youtube.com/watch?v=8z4T97gJ7Rg)

## Playing the game
### Where to get it
You have a couple choices for playing:
* [Download binaries for macOS](https://github.com/getsentry/sentaur-survivors/releases/latest)
### How to play
* WASD to move
* Mouse to aim
* Defeat enemies and pick up XP
* Survive!## Dependencies
Requires Unity 2022.3.7f1.
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md).
## Leaderboard / Top 10
Live leaderboard: http://sentaur-survivor.com
## Credits
Sentaur Survivors was originally developed in a single week as part of [@getsentry's](https://github.com/getsentry) internal 2023 Hack Week event by:
* Ben Vinegar ([@benvinegar](https://github.com/benvinegar)) - general game programming, project lead
* Michelle Fu ([@mifu67](https://github.com/mifu67)) - art/animation for title screen, player character, pickups, icons + programming
* Olivier Williams ([@olivier-w](https://github.com/olivier-w)) - UI design and sound effects + programming
* Isabella Enriquez ([@isabellaenriquez)](https://github.com/isabellaenriquez) - weapon and projectile systems
* Daniel Cardozo - art for level tileset, Sentaur art/animationOther contributors:
* Stefan Jandl ([@bitsandfoxes)](https://github.com/bitsandfoxes) - leaderboard, random fixes
Ant and Mantis art/animation by [Hannah Katz](https://dribbble.com/HKatz) is taken from [sentry-defenses](https://github.com/getsentry/sentry-defenses) (another @getsentry game project).
## License
Game source code, art assets, and sound effects are licensed under Apache 2.0 (see LICENSE).
The in-game music track, ["37 ohmperios" by Rolemusic](https://freemusicarchive.org/music/Rolemusic/single/37-ohmperios/), is used under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
DOTween is distributed under [DOTween's Artistic License](https://dotween.demigiant.com/license.php).