There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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 resultopen-builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and serverHopsonCraft
A minecraft clone written using C++, SFML, OpenGL and GLEW.Empire
A cellular automaton I made up myself, written in C++/ SFMLSFML-Game-Framework
Beginner framework for SFML games and other applications.Asciimon
Pokemon-inspired game created using Rust for terminals which support ANSI escape commands.Hopson-Arcade
Bunch of small arcade games made in C++ and SFMLCellularAutomaton
A collection of varios Cellular automaton programs written in C++using SFML for graphicsSort-Algorithm-Visualiser
A sort algorithm visualisation GUI, created using Java and the Swing framework.Minecraft-Tutorial
The source code for my tutorial seriesStonks
Simulate stonks in pythonPixelator
Input an image, out comes pixel artmulti-pong
Multiplayer pong using UDP sockets and a client/server model.rusty-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 CKingdom
Probably a tempoary name. A simple game where the world is top down and made out of tiles.Basic-SFML-Game-Engine
A very simple SFML game engine/ framework.HopCity
Isometric city building gameRaycast
Raycasting experiments using sfmlcpp-project-generator
For personal use, easily creates new C++ project files with Cmake etcAndroid-Apple-Drop
A game created for UoP programming competition, using python and Zelle's graphics.py moduleYavge
Yet Another Voxel Graphics Engine - just playing around (tm)Hopson-Land
Practice RPG created for learning C++. This was one of my first projects.Pyoro
C++ w/ SFML (unfinished) attempt at PyoroRocha
Embeddable "scripting assembly" language and VM for C++, made for fun.Data_Structures_And_Algorithms
Bunch of data structures (eg Linked List, Array List) and algorithms (eg Sorting, Searching) implemented in different languagesPathfinding-Visualiser
Pathfinding Algorithm VisualiserYare
Yet Another Render Engine. Just messing around with OpenGL stuffsocket-playground
Playing around with TCP and UDP sockets, learning how they work etcThinMatrix-OpenGL-Engine
Following the ThinMatrix "LWJGL" tutorials, but using C++ and OpenGL rather than JavaMultiplayer-Pong
Testing SFML networking by creating a simple pong game.IAS-Computer
Implementation of an 8-bit IAS Computer with custom opcodesCity-Game
A simple game based of a few Scratch projects such as "Scratch City" and "Dot Village"Hero
Based on the game "Hero" by "Faceos" on Scratch, it is a simple RPG game.DotVillage
Based on the game on Scratch, dot village is a city building game.design-patterns-explained
Source code for design pattern explained videosSDL_Nuklear_Example
Example of using modern OpenGL with SDL2 with a Nuklear GUI in CASCIImonClassic
Pokemon in ASCIISlonda-Man
A clone of the game "Slender" made in C++14, Modern OpenGL, GLM, and SFMLBalic
Bad And Lossy Image Compressor: The perfect compressor (which doesn't actually compress, just lowers image quality giving the impression of compression) for all your lossy needs, created using C++ and SFMLConglomerate
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 moduleBisqwit-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++AdventOfCode_2021
Solutions to advent of code 2021LuaBird
Flappy Bird experiment using raw Lua C API with SFML for graphics3D-Alien-Cubes
One of my first OpenGL Projects, basically a simple walking scene.sabre
Client/Server UDP Library built ontop of SFML (Experimental). Designed to just be copy-pasted into an existing SFML project.Minesweeper
Console/ ASCII classic Minesweeper game.Pong3D
Pong with some extra OpenGLy depthAncient-Projects
A bunch of old projects from when I was learning how to programHOP-Virtual-Machine
A simple virtual machine/ interpretted langauge/ assemblerhoperload
2.5D clone of the classic Miniclip game "Motherload"Haskell-Programming-From-First-Principles-Exercises-
My answers to the exercises in the Haskell Book http://haskellbook.com/cursed_code
Dare you enter the realm of cursed plus plus. Competitor to https://github.com/LegatAbyssWalker/amazingCodeSFML-Engine-2
Improved version of my simple SFML framework made from scratchOpenGL-Spooky-Scene
OpenGL Spooky scene using OpenGL 4.5 (Direct State Access)Flyweight-Test
Just seeing what flyweight is all aboutenet-example
Minimal enet example thingGorbitsa
Implementation of https://esolangs.org/wiki/GORBITSA to learn goSFMLStarter
Starter framework for SFML based applicationsMatLib
A little (fake) C++ library that is basically the the C++ standard library. I am just making this for fun and for learning.Advent-Of-Code-2022
AOC 2022Faster-Than-Wind
Experimental Faster Than Light clone made in C++ using SFML.PyRPN
Mini Reverse Polish Notation (Postfix notation) parser and evaluatoropengl-text
Tests to get an text rendering using modern OpenGL and using sf::Font as the font handlerPongSFML
Pong attempt using SFML netwok moduleMall-Map-Dashboard
Configurable dashboard for a mall mapJavaTests
Just some projects for practicing Java and it's GUI APIshaskell-excerises
Bunch of haskell excerises from my uniProject-Euler-
Project Euler funsfml-conan-example
Example of using SFML with conan.ioSFML-Imgui-OpenGL-Example
Example of using SFML, Imgui, and OpenGL. Supplementary to https://github.com/Hopson97/SDL_Nuklear_ExampleAttack
Some kind of old heli attack cloneAdvent-of-Code-2023
Advent of Code 2023CppTests
Just some projects for me to play around and test some things out in C++ and libraries/APIs eg SFMl, OpenGL etcRaydes
A simple game insprited by "raids" in Runescape (Dungeoneering).Kattis
Trying out https://open.kattis.com/problems to improve my problem solving skillsStick-RPG
A stick RPG clone made using SFML and C++Simple-OpenGL-Rectangle-
A small program that used GLEW/ OpenGL, SFML and GLM to render and transform a rectangle, fully commented with stepsCompute-Shader-Test
Compute shader OpenGL experimentsLove Open Source and this site? Check out how you can help us