dwjclark11
I am a Software developer. I am constantly learning more and loving every moment!
Apocalypse StudiosCanada
Pinned Repositories
BinConverter
ChessApp
Simple Chess Style app that allows you to select a row and column and it will show you all the legal moves of the selected piece
DataStructuresAndAlgorithms
This is a group of data structures from taking the Mastering Data Structures and Algorithms Course in C and C++
dwjclark11
Config files for my GitHub profile.
Qt-Calculator
A simple Calculator made with Qt
Scion2D
2D Game Engine
SimplePong
A Fun Modern Game of Pong written in C++ using SFML!
TextRPG
This is the repository for my small youtube series ~Create a C++ Text RPG~
TilemapEditor
Tilemap Editor that can be used to create maps for the Pikuma Game engine or a custom engine with small tweaks
ZeldaClone_NES
A small Zelda Style Game and Quest Editor Written in C++ and Lua
dwjclark11's Repositories
dwjclark11/Scion2D
2D Game Engine
dwjclark11/TilemapEditor
Tilemap Editor that can be used to create maps for the Pikuma Game engine or a custom engine with small tweaks
dwjclark11/ZeldaClone_NES
A small Zelda Style Game and Quest Editor Written in C++ and Lua
dwjclark11/TextRPG
This is the repository for my small youtube series ~Create a C++ Text RPG~
dwjclark11/DataStructuresAndAlgorithms
This is a group of data structures from taking the Mastering Data Structures and Algorithms Course in C and C++
dwjclark11/BinConverter
dwjclark11/ChessApp
Simple Chess Style app that allows you to select a row and column and it will show you all the legal moves of the selected piece
dwjclark11/dwjclark11
Config files for my GitHub profile.
dwjclark11/Qt-Calculator
A simple Calculator made with Qt
dwjclark11/SimplePong
A Fun Modern Game of Pong written in C++ using SFML!
dwjclark11/ThriftCalculator
Fun little calculator that uses Thrift, Imgui, Glad, and SDL
dwjclark11/TicTacToeConsoleApp
Simple Tic Tac Toe Console App.
dwjclark11/TilemapEditor_Document_Site
dwjclark11/Timer
Simple Timer class using the chrono library