How to start it

If you are on windows then use wsl. Go to the project, open two terminals and use:

  1. dfx start
  2. dfx deploy

link on how to install dfx and wsl

:)

Inspiration

I took inspiration from Shakes & Fidget but wanted to change a few things.

What It Does

It's a game on a decentralized database, so less time waiting for the database to load all your information, but you can still enjoy the game the same way you enjoy the other.

You can create your account and start playing. Select a dungeon and try to reach the highest possible floor. Fight bosses and collect their treasures.

How I Built It

I built it using WSL, which allows you to use Ubuntu on your Windows. DFX enables you to select the programming languages you want to use.

And then React and Rust.

Challenges I Ran Into

I'm just getting started with creating projects on a blockchain. I've had only two days of workshops with ICP HUB Poland, so it was quite challenging to even start creating this app. This was also my first introduction to Rust, but with the help of the programming community, I managed to create the this project.

Accomplishments That I'm Proud Of

I'm especially proud of combining the back-end with the front-end, especially since I had never used Rust before. I'm also proud of the entire app; integrating the mechanics so everything works together was difficult, but I'm really happy with the result.

What I Learned

I learned how to smoothly add database loading to the game for a smooth player experience and how to combine multiple mechanics in a way that allows them to work perfectly together.

What's Next for Blockchain Game

I might attend more workshops and watch more tutorials and guides. Hopefully, I can expand the game to make it even more enjoyable.

Built With

Share this project:

Updates