You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Pixi.js TypeScript Boilerplate
2
2
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
+
3
12
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.
0 commit comments