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

Questions

New topic
62
Topics
62 topics · Next page
Topic
Last post
I just discovered Pixelbox and am really liking it so far. I dig the aesthetic and also the workflow. I've been looking...
started by phaselock.studio Dec 18, 2023
7 replies
1,372 views
Is there a way to properly full screen a game with no border? And can you even export the game as a .exe?
started by PlayMek May 26, 2020
4 replies
13,686 views
I need to export my games to android
started by Retora Oct 06, 2024
211 views
No replies yet
As per the title, I'm trying to figure out the best way to detect collision with tiles. I came up with two ideas. The fi...
started by prmurphy Jun 11, 2020
4 replies
820 views
EDIT: i realized i could just use an image rather than a tilesheet for my characters! so i dont exactly need my question...
started by Nosferatube Jan 16, 2022
221 views
No replies yet
HI! I need to be sure to enter the game loop with all my animations ready, what i would like to do is: - Fetch from an e...
started by Froggygoloso Dec 13, 2021
1 reply
305 views
I want to know how do you can make the camera top down can you change the view in the engine or not I still didn't downl...
started by Khaled-dev3 Nov 25, 2021
2 replies
339 views
Hello, I was wondering if it was possible to run multiple tilesheets to one map and if so, how?
started by Kerzian Studios Oct 20, 2021
2 replies
300 views
I looked through the docs and the boards looking for an answer to this but did not turn up anything (at least anything o...
started by kuccello May 04, 2021
2 replies
343 views
well i created a map for the game and i do not know how to import it.
started by alchuni11 May 28, 2021
1 reply
283 views
in my pixelbox is not loading the map I created code: var character = { x: 60, y: 60 }; var background = getMap("map")...
started by Bagi May 15, 2021
1 reply
314 views
Hi, I’m on ChromeOS, running the Linux Terminal, yes, I have permitted execution of the file in the terminal, but ever...
started by NT Oct 30, 2021
188 views
No replies yet
How do I make animated sprites? like directional walking sprite / stand sprite.
started by Braver Aug 06, 2021
1 reply
415 views
ok, im new to javascript so sry for being bad at this lol, but i wanted to make a game setted in a procedural generated...
started by INKOU Mar 18, 2021
4 replies
428 views
Do I need to import a node.js module to write to a file or is there some way to do it in-engine?
started by Cormorant42 Mar 23, 2021
2 replies
2,413 views
Hi, I'm curious if it's possible to build out a virtual controller for mobile similar to the one in PICO-8, or how one m...
started by cappslock Apr 27, 2021
144 views
No replies yet
Hi, I've downloaded the 2.1.0 version of the PixelBox editor to have a bit of a play around with some of the newer featu...
started by jhax Apr 14, 2021
2 replies
367 views
i've been looking around but i cant figure out how to make my game work, i dont know what to do, when i press run it jus...
started by Loud Dragon Mar 12, 2021
2 replies
434 views
Hi, can you export your game to anything besides HTML5? For example, Windows, Mac, Linux, or even mobile devices? Thanks...
started by Beep Yeah! Mar 24, 2021
2 replies
220 views
Hi there, Been playing around with this a bit. I have a background in web development but not game development. I think...
started by cappslock Feb 28, 2021
2 replies
364 views