• Home
  • Applications
  • Games
  • About Me
  • Gitea
  • GitHub
  • Donate
Matthew Barnes
  • Home
  • Applications
  • Games
  • About Me
  • Git
    • Gitea (self-hosted)
    • GitHub
  • Donate

Projects

Periodic Invaders

A C++ quiz game that asks GCSE Science questions while merging elements from Space Invaders and board games.

C++ SDL Educational
Coin Blitz

A basic C++ game involving a character collecting coins while avoiding red blob enemies that chase you. My first attempt at A.I.

C++ SDL Collect-A-Thon
Peng Pong

An old Java project remade in C++. Just like the android version but for PC.

C++ SDL Arkanoid
The Falling Game

A reaction-based game where you dodge rocks as you fall from the sky.

C++ SDL Arcade