https://github.com/gamowy/colorswap
Clone of a popular android game written in C++
https://github.com/gamowy/colorswap
cpp sfml university-project
Last synced: 4 months ago
JSON representation
Clone of a popular android game written in C++
- Host: GitHub
- URL: https://github.com/gamowy/colorswap
- Owner: Gamowy
- Created: 2023-05-31T15:59:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-07T00:02:25.000Z (over 2 years ago)
- Last Synced: 2025-02-01T03:06:34.788Z (over 1 year ago)
- Topics: cpp, sfml, university-project
- Language: C++
- Homepage:
- Size: 33.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# ColorSwap
Clone of a popular android game for Windows. Written in C++ with SFML library.
## Run the game
To run this game you can either:
1. Download the newest release, unzip it and run ColorSwap.exe
2. Directly clone this repository and open it in Visual Studio 2022 by clicking on ColorSwap.sln file
You may also need to install OpenAl32.dll API. You can use the installer provided with the release or download it from: https://www.openal.org/
## Screenshots