https://github.com/ourcade/coronavirus-pop-phaser
Defeat the coronavirus in a bubble shooter game template created with Phaser 3
https://github.com/ourcade/coronavirus-pop-phaser
bubble-shooter gamedev phaser-game phaser3 template-project typescript
Last synced: about 1 year ago
JSON representation
Defeat the coronavirus in a bubble shooter game template created with Phaser 3
- Host: GitHub
- URL: https://github.com/ourcade/coronavirus-pop-phaser
- Owner: ourcade
- License: mit
- Created: 2020-03-12T16:57:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:52:24.000Z (over 3 years ago)
- Last Synced: 2025-03-27T15:07:10.821Z (over 1 year ago)
- Topics: bubble-shooter, gamedev, phaser-game, phaser3, template-project, typescript
- Language: TypeScript
- Homepage: https://ourcade.co/templates/coronavirus-bubble-shooter-template
- Size: 6.46 MB
- Stars: 22
- Watchers: 5
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Coronavirus Pop! Template
> Defeat the coronavirus in a bubble shooter game template created with Phaser 3

## Overview
This is a Bubble Shooter template in Phaser 3 built with TypeScript. Substitute art and narrative with your topic of choice!
[Learn more about this template here including access to a free email course to learn how to make this from scratch!](https://ourcade.co/templates/coronavirus-bubble-shooter-template)
[Play the demo here.](https://ourcade.github.io/coronavirus-pop-phaser/)
## Getting Started
Clone this repository with `git-lfs` and run:
```bash
npm install
npm run start
```
If you don't have `git-lfs` installed then get it here: https://git-lfs.github.com
All the image and audio files in this repository is stored with `git-lfs`. Alternatively you can [download a zip instead from the latest release](https://github.com/ourcade/coronavirus-pop-phaser/releases/tag/latest).
## Credits
Music loop is [Imminent Threat by Matthew Pablo](https://opengameart.org/content/imminent-threat) 🎼
Sound effects from [Digital Audio](https://kenney.nl/assets/digital-audio) and [Interface Sounds](https://kenney.nl/assets/interface-sounds) packs by Kenney.nl 🎶
Virus art from [Biologics Icon Pack](https://twitter.com/iamSuperTommy/status/1240074743081881600?s=20) ðŸ¦
Launcher/shooter is the top of a tank from [Top Down Sci-Fi Tanks](https://ragewortt.itch.io/top-down-sci-fi-tanks) 🚀
Background from [Depressing Loading Screens](https://wenrexa.itch.io/depressive-loading-screens) 😢
## License
[MIT License](https://github.com/ourcade/coronavirus-pop-phaser3/blob/master/LICENSE)