Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

itch.ioitch.io logo & titleitch.io logo

Browse GamesGame JamsUpload GameDeveloper LogsCommunity
Log inRegister
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixelbox

Create 2D games in JavaScript, made easier · ByCedric Stoquer

Add to collection
Game EngineCommunityDevlog

How to properly full screen

Is there a way to properly full screen a game with no border? And can you even export the game as a .exe?

you can use nwjs or electron build to build .exe

If you don't care about ratio distortion, in Project > Settings > Screen, check "full screen" and "resizable" checkboxes.
You can also set the screen.keepAspectRation options to true in the project.pixelbox file (this option is currently not exposed in the editor), but this will add black borders.

To have real fullscreen without pixel distortion, a solution would be to resize the $screen texture at runtime.

Pixelbox editor can't export directly an executable directly, but it can make a Electron prebuilt (Project > Electron prebuilt).  This can be build to an executable. You'll need NodeJS and NPM installed on your machine. Follow the instructions in the generated readme.md file. 

how 2 go full screen pls

Log in to reply Join the discussion. Log in or create a free itch.io account to continue.
itch.io on Twitteritch.io on Facebook
AboutFAQBlogContact us
Copyright © 2025 itch corp ·Directory ·Terms ·Privacy ·Cookies

[8]ページ先頭

©2009-2025 Movatter.jp