DEV Community

Minmin55
Minmin55

Posted on

Challenge to "Space Invaders from Scratch"

Hi, I’m Minmin55.
I'm a full-stack engineer from Japan with 1.5 year of experience in Rails and React.

I'm currently learning C++ and improving my English skills at the same time.
This is my first game development project using this tutorial:

👉 Space Invaders from Scratch by Nick Tasios

🧠 What I learned

  • How to structure a simple game loop
  • Basic use of SDL2 in C++
  • Entity management and rendering
  • The challenge of writing readable and maintainable code

⚙️ My GitHub Repository

🔗 GitHub - invader_game

🚀 What’s Next?

  • Add more enemy types
  • Implement score system
  • Improve graphics and sound
  • Translate UI into Japanese
  • Add mobile support (maybe someday…)

Thanks for reading!

Feel free to give me feedback 🙏

Top comments (0)