Modified Flappy Bird, using C, CMake, FreeRTOS, Linux
To install and run this game, should proceed as followings:
- Fork and clone this project to the local computer with Linux system.
- Open this folder in Visual Studio Code.
- Create two new folders "bin" and "build" in this folder.
- Open "build" folder in terminal and enter <cmake ..> and .
- Click "Terminal" in Visual Studio Code, then "Run Build Task".