# Exercise - Make a Checkers Blockchain
The next sections are all about creating a decentralized game of checkers using Ignite CLI and the Cosmos SDK. Each section progressively advances the project. To learn the most efficiently, you should treat each section as a solution to the questions raised at the start of the section.
These exercises help you prepare a conceptual framework for the information that follows. You are not tested on them, but it is in your best interest to complete each one before moving on to the associated section.
# Next up
Start with your checkers blockchain by heading to the next section.