Art Auction, inspirated by "Modern Art", is a game that trade modern paintings and make your gallery the best.
- cocos2d-x v4
- Visual Studio 2022
- C++20
- Sqlite3
- Clone this repository
git clone https://github.com/droplet92/ArtAuction
- Move to the repository
cd ArtAuction
- Run 'setup.bat'
./setup.bat
- Move to win32-build directory and open ArtAuction.sln
- Done!