Pinned Repositories
testRepo
planer-uwr
AtariLogoSharp
Implementation of Atari Logo in C#. Written for Motorola Science Cup 2021/2022 by 404 Team.
CCLevelChanger
Tool for modifying "Creature Conflict: The Clan Wars" game save files.
ConstantSpaceQuicksort
CPP implementation of Quicksort with constant space complexity.
EnigmaCPP
Implementation of Enigma M3 in C++
EnigmaSharpCLI
C# implementation of Enigma M3 (plug board supported) as a command-line tool.
LibEnigmaSharp
A simple library created for encrypting/decrypting texts with Enigma.
PongPDCurses
Pong in console, written in C++ using PDCurses.
QtMusicPlayer
A simple test/study program for playing music files (Qt C++).
wak-sudo's Repositories
wak-sudo/QtMusicPlayer
A simple test/study program for playing music files (Qt C++).
wak-sudo/AtariLogoSharp
Implementation of Atari Logo in C#. Written for Motorola Science Cup 2021/2022 by 404 Team.
wak-sudo/CCLevelChanger
Tool for modifying "Creature Conflict: The Clan Wars" game save files.
wak-sudo/ConstantSpaceQuicksort
CPP implementation of Quicksort with constant space complexity.
wak-sudo/EnigmaCPP
Implementation of Enigma M3 in C++
wak-sudo/EnigmaSharpCLI
C# implementation of Enigma M3 (plug board supported) as a command-line tool.
wak-sudo/LibEnigmaSharp
A simple library created for encrypting/decrypting texts with Enigma.
wak-sudo/PongPDCurses
Pong in console, written in C++ using PDCurses.
wak-sudo/NESemu
WIP NES emulator
wak-sudo/vEB_tree
The Van Emde Boas tree implemented in CPP.