Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixelbox

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

How do i learn this engine?

A topic by Tomis created May 21, 2020 Views: 358 Replies: 2
Viewing posts 1 to 2
(1 edit) (+1)

I know the basics of js, and i love the easy to use map tools and sprite creation of this engine, but i been looking at tutorials to create js platformers and they dont translate very well to this engine, anyone can point a tutorial i can check out that will work for the engine? 

I'm currently working on a tutorial about creating a platformer with Pixelbox.

This is still a work in progress but you can already have look here: https://github.com/cstoquer/platformerTutorial

Thanks for this! This will be a great resource. 

I am reading through it right now, currently on step 2. I think it would be good idea to explain in that step OOP/objects and why are you using it for organization. I can see a new coder being really confused by the OOP syntax that just got introduced here all out of sudden.