https://github.com/kesiev/wizardsurvivors
A 500-characters codegolfed tribute to the infectious game Vampire Survivors.
https://github.com/kesiev/wizardsurvivors
arcade-game codegolfing game vanilla-javascript
Last synced: 3 months ago
JSON representation
A 500-characters codegolfed tribute to the infectious game Vampire Survivors.
- Host: GitHub
- URL: https://github.com/kesiev/wizardsurvivors
- Owner: kesiev
- Created: 2022-12-19T13:08:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T13:29:32.000Z (over 3 years ago)
- Last Synced: 2025-02-25T10:51:41.108Z (over 1 year ago)
- Topics: arcade-game, codegolfing, game, vanilla-javascript
- Language: HTML
- Homepage:
- Size: 546 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wizard Survivors

---
---
## Story
**Wizard Zurlee** has been trapped by a horde of _deadly vampire bats_! Use WASD to escape, hit enemies with your magical spinning bolts, and grow your power until you _become the bullet hell_!

## The game
**Wizard Survivors** is inspired by the infectious [Vampire Survivors](https://store.steampowered.com/app/1794680/Vampire_Survivors/). The game source is 500 characters long, so it can be posted on a single post/Toot on [Mastodon](https://en.wikipedia.org/wiki/Mastodon_(social_network)). To play the game just create an empty `.html` on your computer, paste this code, and open it up with a web browser.
```
```
I've used no packer, so the characters are all printable. You can print it on your T-Shirt and use it as an _emergency game_ if you feel the urge of slaying bats, level up, and become an unstoppable killing machine for a minute.
## Why?
At the very beginning of [The Game Awards 2022](https://youtu.be/vl9yakt_5tc?t=307) they announced a [free mobile version](https://play.google.com/store/apps/details?id=com.poncle.vampiresurvivors&hl=en&gl=US) of **Vampire Survivors**. I didn't know the game so I downloaded it to my phone and gave it a quick try. Then I missed the rest of the event.
_Pro-tip: never give free carefully crafted distractions at the start of a conference! ;)_
### Technical notes
The game should work without problems if run from a local file. You may need the `.htaccess` file if you want to host it on the web.
## Credits
### Thanks
- [Bianca Brenna](http://www.linearkey.net/)