Skip to content

Pravetz/sfml-flaggen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfml-flaggen

C++/SFML Flag generating tool.

Compiling(LINUX ONLY):

  1. Be sure, that you have installed SFML library.
  2. Open terminal in directory of the project
  3. Paste the following command:
chmod u+x compiler.sh
./compiler.sh
  1. In order to run compiled program type:
chmod u+x main

Running:

./main (colored_heraldry)

colored_heraldry is a variable, which enables/disables the coloring of heraldry function. 0 means coloring is disabled, 1 means it's enabled. To save the generated flag press Space bar.

Further information:

Flag type, heraldic elements and flag colors are randomly generated. It is possible to quite easily add more heraldic elements, but don't forget to change line 26 in the code after adding new elements!

GENERATED FLAGS:

Version 0.1:

flaggen

Version 0.2: flaggen2

Version 0.3: flaggen3

Version 0.4: flaggen4

About

C++/SFML Flag generating tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published