_Pong

Pong bevy

Classic Pong game, develop using Bevy engine + Avian2d for collision and physics. This game is made for 20 game challenges. Most of the assests using just mesh rendering, for the font using Kenny Font, and audio assets are provided by my friends Crowbar (doesn’t have a name yet), and building using wasm with bindgen then optimize with wasm-opt.