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

Projects

C++ BlackJack

Fri Aug 09 2013

A C++ program that plays a simplistic version of BlackJack.

Languages

C++

Genres

Gambling
0 ❮ ❯
1 ❮ ❯

I made this game in C++. This is one of my very early games, back before I knew how to program graphical games in anything other than Game Maker.

It’s decent for a command prompt game, so why not show what I can do with a console?

FossPop

A free and open-source clone of the puzzle game HuniePop using WebAssembly.

C++ WebAssembly Unit Testing CI / CD Arcade
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
C++ BlackJack

A C++ program that plays a simplistic version of BlackJack.

C++ Gambling