Inspiration

There were very few games that needed you to think and all the puzzle games are the same old and there is no innovation in those games, so there was a need for a game that makes you think, and not is similar to other puzzle and mindless violence games.

What it does

It's a puzzle game in which you have to guess a secret color code by analyzing all your previous moves, the game will give you some tries and you have to guess the code within those number of tries. The game will give you a yellow piece for the correct color but in the wrong position and a green piece for the correct color in the correct position.

How we built it

Built it using UIKit and SwiftUI.

Challenges we ran into

Making the algorithm for the game, and integrating the algorithm with the front end was quite a troublesome task. The most difficult task was to come up with an idea for the UI of the app as we never worked on a game before.

Accomplishments that we're proud of

We've successfully made the working model of the game, and it's not just a pipe dream anymore.

What we learned

We learned to create a game without using SpriteKit, write algorithms on our own, and optimize it.

What's next for ORE

The next big step for ORE is integrating SpriteKit for a better UI and a smoother User Experience. We also want to work on game sounds and animations as well.

Built With

Share this project:

Updates