An open API service indexing awesome lists of open source software.

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++

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