Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit 6263153

Browse files
docs: deprecate boilerplate in favor of create-pixi
1 parent 668065c commit 6263153

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Pixi.js TypeScript Boilerplate
22

3+
> [!WARNING]
4+
> This boilerplate is no longer actively maintained.
5+
>
6+
> If you are starting a new PixiJS project, please use the official [create-pixi](https://github.com/pixijs/create-pixi) tool instead.
7+
>
8+
> I originally created and maintained this boilerplate because, for a long time, there was no officially supported project starter from the PixiJS team. It helped fill that gap.
9+
>
10+
> Now that PixiJS has an official solution, it makes more sense to point people there rather than continue maintaining a separate community boilerplate.
11+
312
A beginner-friendly template for building interactive graphics and games using Pixi.js with TypeScript and Webpack. This boilerplate simplifies the setup process, allowing developers to quickly start creating engaging web experiences.
413

514
![pixi.js logo](https://pixijs.download/pixijs-banner-no-version.png?v=1)

0 commit comments

Comments
 (0)