An open API service indexing awesome lists of open source software.

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#

Awesome Lists containing this project

README

          

# ![](Media/sentaur.gif) 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)

![](/Media/gameplay.gif?raw=true)

## 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/animation

Other 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).