-
Notifications
You must be signed in to change notification settings - Fork 0
abroskin/simple-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
[name] The game. [controls] F - toggle fullscreen. Esc - Quit the game. [description] Drag or press on bricks to swap them. If after a swap there are any horizontal or vertical sequences of three (or more) same color bricks (with swaped bricks in it), these sequences will be removed. Gaps will be filled by bricks below. If after a swap there is no matched sequence, swaped bricks move back. [round] One session is 1 minute long. After it finished new session starts. Player gets one point for each removed brick. [installation] Go to a root directory. Run cmake to generate a project file for a desired build tool. Then build the project. > cmake . > make > ./simple-game [requirements] SDL and SDL_image must be intalled. [notes] On some platforms going to a fullscreen mode can minimize the window.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published