Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixelbox

Create 2D games in JavaScript, made easier · By Cedric Stoquer

Using external libraries

A topic by Nooh Alavi created Apr 15, 2020 Views: 172 Replies: 2
Viewing posts 1 to 2

Can I use external libraries like Matter.js for physics, along with the Pixelbox engine? Thanks.

Yes, anything you can do with JavaScript should work in Pixelbox.

Okay, thanks!