SFML community forums

General => SFML projects => Topic started by: 10kw10 on December 14, 2018, 10:54:02 pm

Title: I am searching for people to sfml project - Grand Killer
Post by: 10kw10 on December 14, 2018, 10:54:02 pm
I started project in SFML called Grand Killer a year ago. I am searching for people who just help me with this project. If you want to ask me about project just email me: jwolsza@gamesture.com

Some screenshots are below.
Link for download: http://www.mediafire.com/file/jaxcf0wc1xk9a08/Grand+Killer.rar (http://www.mediafire.com/file/jaxcf0wc1xk9a08/Grand+Killer.rar)
Title: Re: I am searching for people to sfml project - Grand Killer
Post by: Powereleven on December 22, 2018, 12:57:08 am
Cool!
I like the gta like UI :)
One suggestion: when using sf::Style::Fullscreen, set sf::VideoMode::getDesktopMode().width and height for the window's dimensions so the user can alt + tab the application and have no issues. At least on Windows, for some reason the resolution changes even outside the application.