Looking for more information about how to get started integrating the Cere Games SDK into your game? Want to give yourself an interesting afternoon project, breathing fresh air into your favorite classic open source games with new web3 features. Read on to learn by example in our first of many open source demo integrations of Cere Games SDK to come.
<aside> đź’ˇ This tutorial requires beginner knowledge of Node/JS.
</aside>
To see the main SDK functions in action, we’ve prepared a simple, yet fun little browser-based example game called TowerGame
to demonstrate Cere Games SDK key features. You can find our version of the repository for this tutorial on github here ⇒ https://github.com/Cerebellum-Network/0xTowerGame-tutorial.
In reality, there are only a few steps required to launch your game on DDC.
Tower Game
we use in this tutorial. You can check out the Community Showcase for inspiration.<aside> đź’ˇ This tutorial uses Mac OS. Let us know if anything breaks on Linux or Windows.
</aside>
Before we get too far into things… we need to choose a game, so we know what we’re working with. And so we know what to name our new project in the CerePlay Game Portal.
For our demonstration, we have chosen a game dear to our hearts, “Tower Game”, a classic tower building game optimized for touchscreen devices, which was also released as an open source project in early 2022. 💜
Other random examples of games you might consider working with could be...
Or one of the great classics yet to be written