# open-games **Repository Path**: wx-games/open-games ## Basic Information - **Project Name**: open-games - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-30 - **Last Updated**: 2026-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/EsotericSoftware/spine-runtimes/blob/4.2/spine-ts/README.md) Spine animation support for PixiJS For more plugins and tools, check out the PixiJS Organization on GitHub: https://github.com/pixijs