C++ Projects

BTD6 Tower Placer

A custom tower-placement program for a game mode that I made for BTD 6.

Read
Supreme Commander Fanmade

My 'fan-made' ASCII version of Supreme Commander.

Read
Pathfinding Algorithms

A test project that is my attempt to program the Dijkstra algorithm and A* algorithm.

Read
Chungus CPU

A CPU "Emulator" that uses a custom programming language and can run basic programs. It is the first CPU/Emulator I've made.

Read
Polynomia Sequence Solver

A C++ program that can take a polynomial sequence and find the nth term.

Read
Cplusplus Minesweeper

A simple minesweeper game that I made in C++. It contains three difficulty levels.

Read
Collatz Conject Processor

A simple C++ processor that processes any number through Collatz's Conjecture.

Read
Omega's Bane

An RPG style game I created in C++. You explore a cave and must defeat Omega to stop him from getting into the world.

Read
Rock Paper Scissors AI

A C++ Rock Paper Scissors game featuring an AI with four different strategies.

Read
Card Game

Card game is a c++ console game where you use cards to battle.

Read