tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://vishwanath-sharma-mulugu.itch.io/coin-rush


First Make sure that the system can compile C++ and SFML. 

If not then install the required dependencies.

The Game has 4 main sections.

1) Gameplay (Where we can play the game or change players or change the style of the obstacles).

2) Settings (Has instructions on How to play).

3) Interface (Where you can create new levels from scratch or remodel the already existing levels).

To play the game

1) download the game zip folder.

2) extract it.

3) open the extracted file folder in cmd (Windows) or terminal (Linux).

4) Run the  command 

make

5) After the first command is successfully executed then run the command.

./Game

6) Enjoy the Game.