A downloadable game for Windows, macOS, and Linux

About:


PixelizerBox is a sandbox game where you can create whatever you want with the 2D physics engine (Box2D). The game has been designed with a modding system so you can create and download mods. It has been programmed with Lua so you can hack the code without any problems + 60% from code has been documented. It's licensed under Apache License V2.0 so you can take some parts from the code. Also, You can share mods that hacks the engine and replaces some functions. It's almost like garry's mod but in 2D. We have also included the Physics Editor loader, So you can create some objects without coding !

Source:


Available at Github: https://github.com/RamiLego4Game/PixelizerBox-Sandbox/

Controls:


WASD: Player controls.

F1: Take screenshot and save it at game appdata folder.

F3: Debug view.

Ctrl+C: Respawn player.

Ctrl+Z: Set zoom to the default.

Ctrl+G: Toggle the grid snapping (Buggy)

Click on a box with a plus icon to chose a object, Then select it.

Left mouse button while a object is selected: Start object creation.

Right mouse button: While selecting object: Deselect it. Other: Delete hovered objects.

Shift + Select Object: To chose a new object.

Escape: Quit the game.


Modding:


To mod the game, You'll have to learn Lua and how Lua object-ororientated (Classes) Works + How Love2D games work.
StatusCanceled
PlatformsWindows, macOS, Linux
Release date Sep 12, 2015
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorRami Sabbagh
GenreSimulation
Made withBox2D, LÖVE
Tagsbox2d, LÖVE, lua, Physics, Sandbox
Code licenseApache License 2.0
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse

Download

Download
LOVExE.zip 40 kB
Download
Modding Documntation.txt 2 kB
Download
PhysicsEditor Exporter.zip 1 kB
Download
PixelizerBox Development Preview V0.1.5.0-B03-Universal.love 1,020 kB
Download
PixelizerBox Development Preview V0.1.5.0-B03-Windows.zip 5 MB

Install instructions

Windows:


Extract the zip and run the exe inside it !


Linux & Mac:


You have to install love 0.9.2 from http://love2d.org to run the love file (Better extract it and run the game from the extracted directory.


Updates:


An email will be sent to you whenever a new updates comes out.


Modding:


The LOVExE is for use with Eclipse LDT V1.3, Ask me at the love2d irc (#love@irc.oftc.net) for more info about modding (If i'm online).

Comments

Log in with itch.io to leave a comment.

(1 edit)

PRO