SFML community forums

General => SFML projects => Topic started by: Mj PsykOo on September 30, 2014, 10:56:04 pm

Title: CerberuX Engine v1.0 beta
Post by: Mj PsykOo on September 30, 2014, 10:56:04 pm
(http://s29.postimg.org/4r378rhqv/Logo.png)
CerberuX is an UI engine that uses SFML/Box2D/C++ in coding which it is a project facilitates for you to create Games.
It uses MinGW for building Projects.
Features:
- Create Maps
- Create Menus
- Adding/Scalling Tileset and Widgets and Texts
- Support All Box2D Physics Shapes
- Export project with resources packaged
- 6 HD Actors with sounds
- GridArrange for maps
- CBX SDK
- onWidgetClick
- Building Project using MinGW
- Test Scene at the desired position
Here are some pictures:
(http://s29.postimg.org/pbm9vuikz/bandicam_2014_09_21_21_04_47_864.jpg) (http://postimg.org/image/pbm9vuikz/)

(http://s29.postimg.org/iilwzkrrn/bandicam_2014_09_21_21_05_52_710.jpg) (http://postimg.org/image/iilwzkrrn/)

(http://s29.postimg.org/c0yf2bs0j/bandicam_2014_09_21_21_20_55_935.jpg) (http://postimg.org/image/c0yf2bs0j/)

(http://s29.postimg.org/ct5of9llf/bandicam_2014_09_21_21_33_18_222.jpg) (http://postimg.org/image/ct5of9llf/)

(http://s29.postimg.org/6xbqrv6ab/bandicam_2014_09_22_13_02_01_194.jpg) (http://postimg.org/image/6xbqrv6ab/)

(http://s29.postimg.org/jfnqupdw3/bandicam_2014_09_22_13_07_24_562.jpg) (http://postimg.org/image/jfnqupdw3/)

(http://s29.postimg.org/vo1f5oln7/bandicam_2014_09_23_12_00_51_070.jpg) (http://postimg.org/image/vo1f5oln7/)

(http://s29.postimg.org/7o4gxn8nn/bandicam_2014_09_23_12_06_32_814.jpg) (http://postimg.org/image/7o4gxn8nn/)
Time for downloading  ;D
You have to install .Net framework 4.0 first
http://www.microsoft.com/en-us/download/details.aspx?id=17851
and Visual C++ Redistributable Packages for Visual Studio 2013
http://www.microsoft.com/en-us/download/details.aspx?id=40784

CerberuX 1.0 beta.rar
http://www.mediafire.com/download/1x6f6eccz6xl1g2/CerberuX+1.0+beta.rar
a simple documentation can be found at Documentation folder or click Help/Documentation

Help me improving this project by posting suggestions.
if you get any problems please post them in a comment.
Cheers!!
Title: Re: CerberuX Engine v1.0 beta
Post by: Jesper Juhl on September 30, 2014, 11:25:14 pm
Quote
Time for downloading  ;D
You have to install .Net framework 4.0 first
http://www.microsoft.com/en-us/download/details.aspx?id=17851
and Visual C++ Redistributable Packages for Visual Studio 2013
http://www.microsoft.com/en-us/download/details.aspx?id=40784
What about us Linux users? Any way for us to play with this?
Title: Re: CerberuX Engine v1.0 beta
Post by: Mj PsykOo on October 01, 2014, 12:15:37 am
Quote
Time for downloading  ;D
You have to install .Net framework 4.0 first
http://www.microsoft.com/en-us/download/details.aspx?id=17851
and Visual C++ Redistributable Packages for Visual Studio 2013
http://www.microsoft.com/en-us/download/details.aspx?id=40784
What about us Linux users? Any way for us to play with this?
Currently Linux is not supported  :(
But i'm thinking to make a java version for multi-platforms support  ;)