How to Make Tetris in Code Blocks
You just need C++ and a good SDL or SFML tutorial to get going. Set it up in Code::Blocks, and you're on your way.
Play Games.Earn points.Get gift cards!

Playback Rewards
(13.7k)
500k players and counting...
More Answers
To make Tetris in Code::Blocks, you'll need to use C++ and a graphics library like SDL or SFML. First, set up the library in Code::Blocks, then follow a tutorial online specific to Tetris using that library. Happy coding!
Honestly, Code::Blocks isn't the easiest for a Tetris project. Try using an IDE that's more user-friendly with graphics libraries, like Visual Studio or even Unity if you're into C#.
馃憖 If you like Tetris...
The brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer