Projects with this topic
-
-
-
Engine version: Unreal Engine 5.6.1
Updated -
-
Strip all data that isn't image data from a jpeg by decoding and re-encoding it using libjpeg.
Updated -
-
Deimos is a modular Unreal Engine gameplay showcase focused on implementing core mechanics typical for a multiplayer shooter. The goal is not to create a full game, but to demonstrate clean, scalable, and production-ready code design for common gameplay systems.
Updated -
Personal project to improve C++ skills and raylib use. Practice for University's final project.
Updated -
1575S Pushback code; Put it anything fr, but keep it organized
Updated -
This is a tool for obfuscating functions in C/C++ programs on Windows. It hides what a function does by changing its code while the program is running, moves that code to another place in memory, and uses Windows exception handling to jump to the moved code when the function is called.
Updated -
Qt6 QML C++ implementation of the popular Conway's Game of Life
Updated -
-
A cross-platform C++ library for using UCI (Universal Chess Interface) chess engines easily.
Updated