Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pixijs/open-games


https://github.com/pixijs/open-games

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        


PixiJS Open Games


Open source games powered by PixiJS!




PixiJS Open Games is a collection of open source games powered by PixiJS. The goal of this project is to provide a collection of games that can be used to learn how to make professional games. The games are built using PixiJS and its ecosystem of plugins and tools.

## Games

Below is a list of games that are currently available in this repository. Each game has its own README file with more information about the game and how to run it.

- Bubbo Bubbo
- [Code](/bubbo-bubbo/README.md)
- [Play](https://pixijs.io/open-games/bubbo-bubbo)

- Puzzling Potions
- [Code](/puzzling-potions/README.md)
- [Play](https://pixijs.io/open-games/puzzling-potions)

## Tools

Below is a list of tools that are used in the games. These tools are also open source and can be used in your own projects.

- [PixiJS](https://github.com/pixijs/pixijs) A rendering library built for the web.
- [PixiJS Sound](https://github.com/pixijs/sound) A WebAudio API playback library, with filters.
- [PixiJS UI](https://github.com/pixijs/ui) For commonly used UI components in PixiJS.
- [PixiJS AssetPack](https://github.com/pixijs/assetpack) Compile and optimise assets for the web.
- [PixiJS Spine](https://github.com/pixijs/spine) Spine animation support for PixiJS

For more plugins and tools, check out the PixiJS Organization on GitHub: https://github.com/pixijs