Cetris
Cetris is a small mini project which is a copy of the famous game "Tetris". So the game mechanics and principles are still the same
This shows what I made with my 3 month of C++ experience and learning using the Raylib Library and CLion as an IDE. Beside of this game there are many more small projects for testing my new skills and maybe replacing Unity C# partly in the future.
Nevertheless I hope you will enjoy and let us see how this new journey will turn out!
Controls
-----------
( Controls can be found ingame )
Also there is a possibilty to interact with the blocks by left-clicking/typing on the visible game screen:
Clicking/typing upper screen to rotate the block
Click/type the lower screen left to move the block to the left, the right part to the right and in the middle to let it fall down faster
GitHub Repository
------------------
Development log
- My 2nd Raylib Game7 days ago
Comments
Log in with itch.io to leave a comment.
For being one of your first games, i think this is pretty good! Continue like this!
Thank you. I will keep trying to improve myself and get used to it to make games with C++ like that