Demo: link Source Code: link

Inspiration

Wanted to provide a way for kids to learn some of the basics of C++ early in a friendly and encouraging environment

What is it

Code in 8 is a puzzle game where you select operator expression blocks to get a variable x from one value to another. Then once you solve the problem, the corresponding C++ code is shown. Our project teaches kids the basics of C++ arithmetic, for loops, and debugging through quick brain teasers.

How we built it

Our game was built in Unity 6000.3.11f1. Our art assets were designed with ChatGPT and edited in Photoshop

Challenges we ran into

Coming up with simple ui interface for block selection

Accomplishments that we're proud of

We are proud that we created a game that can help people understand coding fundamentals

What we learned

Learned how to use ChatGPT to speed up game development

What's next for Code in 8

Building more games!

Built With

Share this project:

Updates