Main Page

From SharpBlox
Jump to navigation Jump to search


Welcome to SharpBlox![edit | edit source]

SharpBlox is a free C# game engine based off of ROBLOX. This is currently under HEAVY development, and I need your help! If you want to help, there will soon enough be source code that you can grab.

Where do I get this?[edit | edit source]

Right now I do not provide binaries (sorry) as it is in early development, though soon enough we will have a working preview!

Why should I use this?[edit | edit source]

There is quite a few reasons you should use this, First off, it's open source so you can check the source if you're suspicious of any viruses. (Don't worry though, I check ALL code before I allow any contributions.), Second off, since this is free you can use it and if you don't like it, uninstall without having to deal with the pain of getting a refund. Third off, this dosen't require a beefy computer to work. Right now it is being maintained & developed by Joyesh (me, and I use a Lenovo G575, which has a AMD E-450 with AMD Radeon HD 6320 Graphics) so just about any computer can run this if it has a working copy of Windows with .NET 2.0. If you're willing to port this to Linux and/or Mac using Mono, please do!

So, how do I help?[edit | edit source]

The source is not hosted due to early development, but once it is this page will be updated and this section I will have the link to the GitHub page. For now, just wait!

Do you have any future plans for making our games standalone?[edit | edit source]

Yes, actually. I have plans to make a .dll file that you just implement into your C# program and you have instant access to all of the SharpBlox features without using SharpBlox studio. (to be released later)