Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixelbox

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

I can't open the "main" file

A topic by Dove created May 18, 2020 Views: 121 Replies: 2
Viewing posts 1 to 2

It's saying something about a runtime error? This is my first time exparamenting with making a game, so I have no idea how to fix this. Any help is appreciated :)

You need to open the file with a text editor. Instead of double-clicking on the file, try right-click > "open file with"

Any text editor will work (for instance Notepad), but I recommend VS Code (https://code.visualstudio.com/) or Atom (https://atom.io/).

(+1)

Ohhh, thank you. I must have missed that part in the guide lol