Mia Rolfe

NoRoom

2D wave defense game

Source (GitHub)

I created a 'Plants vs. Zombies'-style wave defense game as my entry in the Ludum Dare 54 game jam. I didn't use a game engine. The project is writen in C++, using only the SDL framework and a few utility libraries.

  • Team size: 1
  • Platforms:

    • Windows
    • macOS
  • Technologies:

    • C++
    • SDL
    • CMake
    • Git
    • GitHub Actions