Hope in Learning To Code: Rose From Concrete’s Hangman Game

Hope learning to code - hangman game snippet
Daniel Aguilar Avatar

Play the classic game Hangman right in your browser!

  • Guess one letter at a time to fill in the hidden word: each correct guess reveals its position, but each miss draws another part of the ASCII figure.
  • Win by uncovering the entire word before the Hangman is fully drawn.
  • Newly coded by an advanced-beginner (me)! This project marks my first web-based app (simple though it may be).
  • Hope in Learning To Code!

My Advanced-Beginner Coding Journey

I want to be completely transparent about where I am in my coding journey. By all accounts, I’m still an advanced-beginner—definitely less than intermediate. It’s easy to forget just how big the gap is between simple games (like my Hangman, which is only a couple hundred lines long) and the highly polished, potentially billion-lined apps everyone uses every day, such as rideshares or food delivery.

Nevertheless, for me, this little project isn’t about matching those apps in complexity. Instead, it’s about finding hope in learning something new.

A Rose Growing from Concrete

I once wrote about Tupac’s concept of a rose growing from concrete on my Tattered Rose blog. This imagery resonated deeply: a rose pushing past tough surroundings to bloom, revealing that beauty and growth can flourish in the unlikeliest places. My own life has reflected that experience.

Just four years ago, I was homeless, and statistically, the future seemed bleak. Many believed my chances of stopping my habits—let alone doing something meaningful—were almost zero. As a result, hopelessness felt like a solid barrier between me and a better life.

Rediscovering Possibility Through Learning to Code

Yet here I am, still learning and still growing. Picking up coding helped me unlock a new sense of possibility. For example, re-learning that I could tackle the fundamentals—things like loops, conditionals, and comparing guessed characters to a secret word—triggered real excitement. Some mornings, I even catch myself waking up at 6 a.m. with my first thought being whichever function I struggled with the previous night.

Consequently, this small sign of progress continues to fuel me in ways I never expected. It reminds me that, just like the rose thriving in tough conditions, we can rise above our circumstances too.


Presenting My Hangman Game

Eventually, I pieced together this Hangman game you see above. It’s quite basic—definitely not the best version you’ll ever play. However, it stands as a tangible reminder of the hope I discovered while learning a new skill. Maybe you’ll even enjoy testing your own luck against its rudimentary algorithm!

Above all, I hope this simple creation proves that, like a rose growing from concrete, meaningful progress can blossom in even the toughest circumstances.


Footnote Citations

1. “The Rose That Grew from Concrete” by Tupac Shakur – A well-known poem about hope and perseverance in difficult environments.

2. Learning to Code at Any Age (freeCodeCamp) – Resource showing that programming can be learned and mastered at different stages of life.

Daniel Aguilar Avatar

Leave a Reply