Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixelbox

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

Questions

New topic
61
Topics
61 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
3 replies
426 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 PLAY-MEK May 26, 2020
3 replies
8,196 views
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
602 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
163 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
194 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
259 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
199 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
229 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
190 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
228 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
135 views
No replies yet
How do I make animated sprites? like directional walking sprite / stand sprite.
started by Lord Mobius Aug 06, 2021
1 reply
326 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
302 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
1,733 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
103 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
253 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
342 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
159 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
252 views
Hi, I'm new to the Pixelbox and currently experimenting with this cool piece of software. Unfortunately I ran into a pro...
started by HWolf Feb 27, 2021
1 reply
124 views