Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixijs/open-games
https://github.com/pixijs/open-games
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pixijs/open-games
- Owner: pixijs
- Created: 2023-02-05T19:00:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T08:48:47.000Z (4 months ago)
- Last Synced: 2024-10-29T15:49:08.870Z (14 days ago)
- Language: TypeScript
- Size: 9.99 MB
- Stars: 255
- Watchers: 9
- Forks: 44
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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 PixiJSFor more plugins and tools, check out the PixiJS Organization on GitHub: https://github.com/pixijs