-
Notifications
You must be signed in to change notification settings - Fork 0
letby3/GameSFML-3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The programm visualizes all the arrangements of the queen on an 8x8 chessboard Name: Chess Author: Vakhit To compile the file, I use the mingw 11.2.0 Use: "g++ -c .\main.cpp -ISFML/include" - to create main.o After: "g++ .\main.o -o NAMEFILE.exe -LSFML\lib -lsfml-graphics -lsfml-window -l:libsfml-system.a" - to create .exe file
About
The program visualizes all the arrangements of the queen on an 8x8 chessboard. Name: Chess Author: Vakhit
Resources
Stars
Watchers
Forks
Packages 0
No packages published