Small projects created on my way to PixiJs nirvana
The files are public domain - unless there is a different note (by their respective authors) in the videos or files.
checkered-board-buttons with draggable rectangles, based on Pixi.js Tutorial for Absolute Beginners by Wael Yasmina:
drag-tiles-3d-effect with draggable square rectangles and a 3D tilt effect
drag-tiles-layout same as above, but using PixiJs layout
playing-cards-2-planes playing cards created by Adrian Kennard displayed on 2 planes: UI and the table
playing-cards-3d-effect with draggable PNG cards created by Adrian Kennard
fastapi-websockets-chat a FastAPI, PixiJs, Websockets chat