This is your work, valued
MineCraft-One-Week-Challenge. I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result
2.7kopen-builder. Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
708HopsonCraft. A minecraft clone written using C++, SFML, OpenGL and GLEW.
646SFML-Game-Framework. Beginner framework for SFML games and other applications.
155Empire. A cellular automaton I made up myself, written in C++/ SFML
144Asciimon. Pokemon-inspired game created using Rust for terminals which support ANSI escape commands.
131Hopson-Arcade. Bunch of small arcade games made in C++ and SFML
94CellularAutomaton. A collection of varios Cellular automaton programs written in C++using SFML for graphics
87Sort-Algorithm-Visualiser. A sort algorithm visualisation GUI, created using Java and the Swing framework.
72Minecraft-In-5-Seconds. Simple Minecraft clone made in 5 seconds (modded from Fogleman's version)
67Minecraft-Tutorial. The source code for my tutorial series
55Stonks. Simulate stonks in python
35Pixelator. Input an image, out comes pixel art
28multi-pong. Multiplayer pong using UDP sockets and a client/server model.
26rusty-gl. Wrapper over gl-rs, to make code look more like Rust and less like C while still having classical OpenGL control as you would in C
24Kingdom. Probably a tempoary name. A simple game where the world is top down and made out of tiles.
21Basic-SFML-Game-Engine. A very simple SFML game engine/ framework.
20HopCity. Isometric city building game
18Raycast. Raycasting experiments using sfml
16Compute-Shader-Testing. Compute shader OpenGL experiments
15cpp-project-generator. For personal use, easily creates new C++ project files with Cmake etc
15Android-Apple-Drop. A game created for UoP programming competition, using python and Zelle's graphics.py module
14Pyoro. C++ w/ SFML (unfinished) attempt at Pyoro
11Hopson-Land. Practice RPG created for learning C++. This was one of my first projects.
10Rocha. Embeddable "scripting assembly" language and VM for C++, made for fun.
10Yavge. Yet Another Voxel Graphics Engine - just playing around (tm)
10Data_Structures_And_Algorithms. Bunch of data structures (eg Linked List, Array List) and algorithms (eg Sorting, Searching) implemented in different languages
10Yare. Yet Another Render Engine. Just messing around with OpenGL stuff
9Pathfinding-Visualiser. Pathfinding Algorithm Visualiser
9socket-playground. Playing around with TCP and UDP sockets, learning how they work etc
8ThinMatrix-OpenGL-Engine. Following the ThinMatrix "LWJGL" tutorials, but using C++ and OpenGL rather than Java
8Multiplayer-Pong. Testing SFML networking by creating a simple pong game.
7DotVillage. Based on the game on Scratch, dot village is a city building game.
7Hero. Based on the game "Hero" by "Faceos" on Scratch, it is a simple RPG game.
7IAS-Computer. Implementation of an 8-bit IAS Computer with custom opcodes
7Tetris. Tetris clone in SFML
6City-Game. A simple game based of a few Scratch projects such as "Scratch City" and "Dot Village"
6design-patterns-explained. Source code for design pattern explained videos
6Slonda-Man. A clone of the game "Slender" made in C++14, Modern OpenGL, GLM, and SFML
6ASCIImonClassic. Pokemon in ASCII
53D-Alien-Cubes. One of my first OpenGL Projects, basically a simple walking scene.
4SDL_Nuklear_Example. Example of using modern OpenGL with SDL2 with a Nuklear GUI in C
4Bisqwit-Perspective-Test. This is an attempt to translate the "QBASIC" portion of Bsiqwit's "Creating a Doom-style 3D engine in C" but in C++
4Conglomerate. A program to combine a C++ or C project into a single "conglomerate" file. Created for the sake of practicing using the C++17 file system module
4AdventOfCode_2021. Solutions to advent of code 2021
4LuaBird. Flappy Bird experiment using raw Lua C API with SFML for graphics
4sabre. Client/Server UDP Library built ontop of SFML (Experimental). Designed to just be copy-pasted into an existing SFML project.
4Haskell-Programming-From-First-Principles-Exercises-. My answers to the exercises in the Haskell Book http://haskellbook.com/
3cursed_code. Dare you enter the realm of cursed plus plus. Competitor to https://github.com/LegatAbyssWalker/amazingCode
3Advent-Of-Code-2022. AOC 2022
2Flyweight-Test. Just seeing what flyweight is all about
2Faster-Than-Wind. Experimental Faster Than Light clone made in C++ using SFML.
2MatLib. A little (fake) C++ library that is basically the the C++ standard library. I am just making this for fun and for learning.
2SFMLStarter. Starter framework for SFML based applications
2msts-rs. Rust based port of Microsoft Train Simulator 2001 (MSTS)
1