Created
January 29, 2017 11:48
-
-
Save PoetaKodu/de854a3f179d20e0e58f7c7e45a5b49f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sf::RenderWindow window; | |
float gameSpeed = 1.0f; | |
int main() | |
{ | |
// kod. | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment