A downloadable game for Windows and Linux

A strange 2D clone of Roblox from 2006, made by me in 2 days. It uses the Box2DSharp library, and the clone is written in C#.

Features: Play offline or with friends via local network. There is a chat. Make custom maps.

The game is still very buggy and in the Alpha development stage. You may encounter a bunch of errors and bugs.

Controls:

A/D/</> — Walk

[SPACE] — Jump

T - Open the chat (to close it, enter an empty value and press Enter)

Mouse Wheel Up/Down - Change camera zoom

How to launch:

(You can create a .bat file for this to instantly launch the game in the mode you specify)

"2Dblx.exe -server {port,map}" - Start the server

"2Dblx.exe -client {ip,port,username}" - Join the game server

Example map: (save it in the .txt and specify its path with the name when hosting the server)

"part;10,10;0,0;#FFFFFF;true" (1 - Block type (currently there is only one in the game, "part", but you will get more soon), 2 - Block size, 3 - Block position, 4 - Block color in HEX format, 5 - IsAnchored).

For now, the game is available only for Windows. Here are a few things that may soon appear in the game:

1. A dedicated Studio (the need to create maps in a text editor will disappear)

2. Lua scripts that can be executed for places, allowing you to control the game

3. Custom textures on blocks, with the ability to upload raw textures directly from websites

Finally, server for Linux is out!

Updated 6 days ago
Published 8 days ago
StatusReleased
PlatformsWindows, Linux
Authoratpied
GenreAdventure
Tagsold-roblox, oldroblox, roblox

Download

Download
2DblxWindows v0.1.1.1001 (AnyCpu).zip 242 kB
Download
2DblxLinux v0.1.1.1001 (x64, Server Only).zip 108 kB

Development log

Comments

Log in with itch.io to leave a comment.

very cool