Inspiration

This program was inspired by the DnDLite program we made in CS180, I liked coding it, and wanted to make a project of my own along the same lines that went a bit more in depth.

What it does

You enter your name, get your characters stats, and fight various monsters until you die, with oportunities to gain more powerful weapons along the way!

How I built it

I planned out the stats of the monsters, weapons, and spells first, and then implemented them. I then programmed the game loop, and all the various actions a player can take. Finally, I had people play test it to work out game balance and to find bugs and glitches.

Challenges I ran into

Sometimes my loop structures would be off, and it would take a while to find the issue. Additionally, I had a problem with the termination segment of my for loops that generated random numbers.

Accomplishments that I'm proud of

I am proud of how smoothly the program runs now, as well as how many people say they had fun playing my game!

What I learned

A project will always be more complicated than you first thought

What's next for Radiant Razor

I plan to further develop the game in my free time and implement new features.

Built With

Share this project:

Updates