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

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

Awesome Lists containing this project

README

          

# Coronavirus Pop! Template
> Defeat the coronavirus in a bubble shooter game template created with Phaser 3

![License](https://img.shields.io/badge/license-MIT-green)

## 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)