Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - InversePalindrome

Pages: [1]
1
SFML projects / Re: Nihil - 2D Platformer
« on: December 12, 2017, 03:09:07 pm »
The game currently has no story behind it as it was first thought as a project for me to get better at programming. I'll make sure to add background music to the different levels, I am trying to find some that aren't too distracting.

2
SFML projects / Nihil - 2D Platformer
« on: December 12, 2017, 03:21:44 am »
Hi everyone, this is a project that I've developed the last couple of months using SFML. It is a 2D Platformer game with simple game mechanics.



All of the source code could can be seen at https://github.com/InversePalindrome/Nihil. There is a build of the game for Windows 10 at https://www.dropbox.com/sh/tinhsgpolj1yuvs/AADO4xyWDnJFnKUw9qHiGyasa?dl=0 . Right now I am figuring out how to use CMake to distribute it to multiple platforms. I'd be glad to receive criticism and opinions about the game and any ideas to make it better.


3
SFML projects / Re: SFGUI (0.3.2 released)
« on: April 18, 2017, 06:14:37 pm »
Background as in color? Or do you mean the outline?
The outline of the label, not the text itself.

4
SFML projects / Re: SFGUI (0.3.2 released)
« on: April 18, 2017, 05:34:59 pm »
Is there a way to set a background for a label, making them look similar to the background of a button?

Pages: [1]
anything