-
Required packages and libraries
- C++ compiler that supports c++20 standard
CMake: Cross-platform software tool for managing the build process of software using a compiler-independent method.
Make sure to download the version3.15or higher.libsdl2-dev: Simple DirectMedia Layer development fileslibsdl2-image-dev: Image loading library for Simple DirectMedia Layerlibsdl2-ttf-dev: Font library for Simple DirectMedia Layer
-
On Linux you can use
clangorgcccompiler.-
$ apt install libclang-dev clangor$ apt install g++$ apt install cmake$ apt install libsdl2-dev$ apt install libsdl2-image-dev$ apt install libsdl2-ttf-dev
-
-
Notifications
You must be signed in to change notification settings - Fork 0
dmarcinkovic/Chess
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published