How to start it

You should add nodemon.json file, with your SERVER_NAME and SERVER_PASSWORD for mongoose, in the backEnd

Inspiration

I took inspiration from Shakes & Fidget and D&D.

What It Does

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 with React as front-end, with Node and Mongoose as back-end.

Challenges I Ran Into

It was hard to create a project that didn't had random errors and which looked nice.

Accomplishments That I'm Proud Of

I'm especially proud of combining the back-end with the front-end, especially since it was my first time using Node. 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.

Also the first version of this project was on the blockchain, but after I learned Node I changed the back-end, mostly because Node had more seamless transitions and everything was just faster. So It also gave me some insight into the back-end.

What's Next for Blockchain Game

I might use it as a playground for my next studies and to explore my future knowledge.

Share this project:

Updates