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

https://github.com/kenamick/spaceghost-cga

:space_invader: Asteroids, Pacman, Bomberman: all in one game
https://github.com/kenamick/spaceghost-cga

asteroids game-off gameoff-2018 html-game pacman phaser3 phaserjs webpack4

Last synced: about 1 month ago
JSON representation

:space_invader: Asteroids, Pacman, Bomberman: all in one game

Awesome Lists containing this project

README

        

# Space Ghost CGA

:video_game: [game-off-2018](https://itch.io/jam/game-off-2018) challenge entry.

[**Play now**](https://kenamick.itch.io/game-off-2018)

Space Ghost CGA is a crazy mix of *Pacman*, *Asteroids* and *Bomberman* in space.
Are you tough enough to handle this? We think you're not. :smiling_imp:

## Supported Browsers

* Google Chrome - 70+ (:star: **highly recommended**)
* Firefox - 63+

## Controls

* :see_no_evil: `Arrow Keys` or `WAsD` keys to move.
* :hear_no_evil: Press `X`, `O` or `SPACE` to detonate Pacman. (That's right. Pacman explodes in this game.)

## Development

### Installation

```sh
npm i
```

### Running

```sh
npm start
```

Default address is

### Get a production build

```sh
npm run build
```

## Open Source Tools

* [Phaser](https://phaser.io/)
* [Visual Studio Code](https://code.visualstudio.com/)
* [TexturePacker](https://www.codeandweb.com/texturepacker)
* [GIMP](https://www.gimp.org/downloads/)
* [Audacity](https://www.audacityteam.org/)

## Assets Credits

### Graphics

* [Kenney Game Assets #1](https://kenney.itch.io/kenney-game-assets-1)

### Sfx & Music

CC0 license sound effects by:

* [CocoaBeachProductions](https://freesound.org/people/CocoaBeachProductions/sounds/258357/)
* [RutgerMuller](https://freesound.org/people/RutgerMuller/sounds/190501/)
* [plasterbrain](https://freesound.org/people/plasterbrain/sounds/266163/)
* [Soundscapes55](https://freesound.org/people/Soundscapes55/sounds/435998/)
* [newagesoup](https://freesound.org/people/newagesoup/sounds/427993/)
* [waveplay_old](https://freesound.org/people/waveplay_old/sounds/218043/)
* [CadereSounds](https://freesound.org/people/CadereSounds/sounds/221594/)
* [bruce965](https://freesound.org/people/bruce965/sounds/425050/)
* [tjcason](https://freesound.org/people/tjcason/sounds/390475/)
* [Klerrp](https://freesound.org/people/Klerrp/sounds/121941/)

## License

[MIT](./LICENSE)

---
This game is a GitHub [Game Off 2018](https://itch.io/jam/game-off-2018) entry.

![GitHub Game Off 2018 Game Jam](https://user-images.githubusercontent.com/121322/46698489-1e7bd900-cbcc-11e8-8abb-aef7262c968c.png)