Boids
A simple boids algorithm demo using Pixi.js v8.0, with added obstacle avoidance functionality in addition to basic flocking.
Last updated: 2025-06This is my personal space for showcasing interactive demos.
Click on any link below to jump to the corresponding interactive page
Contact: jrc0117@163.com (China, Shenzhen)
A simple boids algorithm demo using Pixi.js v8.0, with added obstacle avoidance functionality in addition to basic flocking.
Last updated: 2025-06A match-3 puzzle game developed for practicing React + Typescript. It implements smooth animations based on mojs, and its art style is inspired by Minecraft.
Last updated: 2025-06A demo demonstrating two path detour modes, based on the A* algorithm and Dijkstra's algorithm.
Last updated: 2025-06A demo of a Chinese idiom (Chengyu) crossword game from a real project, with the code refactored using Vue 3.
Last updated: 2021-04A simple image matting tool using Breadth-First Search (BFS).
Last updated: 2021-03