sfml-test
Just playing around with sfml, since I have nothing better to do anyway.
How to run on Linux:
- Make sure you moved the /src/fontfolder to your build destination.
- Run ./sfml-testcommand from your build destination.
How to build:
- Except any C++ compiler which supports C++17 and higher, you also need to have SFML installed and accessible.
- Build the project (my sources work with qmake)
- Move the /src/fontfolder into the folder of your build destination.
Description
				
					Languages
				
				
								
								
									C++
								
								97.6%
							
						
							
								
								
									CMake
								
								2.4%