/paintball

Babylon.js 3D paintball-inspired shooter boilerplate

Primary LanguageTypeScript

Paintball Shooter

Paintball Shooter is a simple 3D shooter game with integrated physics like box explosions and objects' collisions. The game was built using Babylonjs. Physics engine is Cannonjs.

Paintball Shooter Game Screenshot

Installation

Clone the repo, then run the below commands.

npm install
npm run dev

License

MIT