-
libevent Public
Forked from libevent/libeventEvent notification library
C Other UpdatedFeb 5, 2025 -
-
dummy_chess Public
UCI chess engine that can outplay intermediate level players.
-
emu-automaton Public
Emulator that uses the power of OpenGL to breed digital life forms.
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 12, 2024 -
webspace_app Public
GPT-4 wrote this multi-webview app in flutter.
Dart MIT License UpdatedSep 23, 2024 -
rubikscube Public
Rubik's cube in OpenGL.
-
-
sdsolve Public
Simple but fast constraint solver for sudoku (N x N).
C Apache License 2.0 UpdatedJun 3, 2021 -
sh-project Public
Joint (Maths & Computer Science) Senior Honours project on Graph Homomorphisms.
-
mini-fifa Public
OpenGL-powered third-person football (soccer) game.
-
youtube-dl Public template
To be used explicitly for educational and citation purposes.
-
matcalc Public
Performance-oriented implementations of mathematical sequences, callable from header-only/static/dynamic library or as executables.
C Do What The F*ck You Want To Public License UpdatedJun 10, 2020 -
snake Public
A videogame where you sit and watch as snake AIs struggle to escape from their own voracity.
C++ MIT License UpdatedDec 18, 2019 -
graphs Public
Small universal library for graph algorithms. Unfinished.
C++ MIT License UpdatedMar 23, 2019 -
interactive-data-encoding Public
GUIs for experimenting with compression/error-correction algorithms.
C++ UpdatedFeb 10, 2018 -
minishell Public
Minimal and non-compliant POSIX shell written as coursework.
-
Repka Public
A strategy game that was written for learning purposes.
C++ MIT License UpdatedSep 8, 2017 -
plot Public
GLUT-powered plotting engine, capable of drawing real and complex functions and data, as well as some fractals.
C++ Do What The F*ck You Want To Public License UpdatedSep 8, 2017 -
simplex-method Public
Imperative linear algebra library in C++ written for learning purposes.
-
tiny-compiler Public
Context free grammar compiler and executor written for learning purposes.