-
Intel-8086-Simulator Public
🖥️📟 An CPU simulator which supports a reduced x86 instruction set. Can run binaries, or can decompile the binary back to x86 assembly
C++ UpdatedNov 17, 2024 -
QT_SDL Public
Integrating an SDL2 context in a native QT window.
-
SublimeQuickOpenFirstFolder Public
If you've got a ton of folders open in sublime and use quickopen often, this version only considers the first folder in your list! Pain in my nuts
Python UpdatedMar 2, 2023 -
CNeuralNet Public
A miniature cache-friendly multilayer perceptron library. Written for practice and fun!
-
webview Public
Forked from webview/webviewTiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
C MIT License UpdatedAug 16, 2022 -
-
-
Luanne Public
🌙 🖧 A single-file deep neural network module written in Lua
-
Love2DAssimp Public
Makes loading 3D models into Löve2D easier!
-
ss3d Public
Forked from groverburger/g3da simple and easy 3d engine for love2d
Lua MIT License UpdatedDec 29, 2019 -
-
CPP_QTSFMLEditor Public
[WIP] A test level editor made with QT and SFML. (A QT/SFML integration experiment)
-
Wavefront64 Public
🌊 -> 🎮 An OBJ to displaylist converter for Nintendo64 homebrew!
-
LUA_PatternTester Public
An online Lua pattern tester, a little like Regexr.
HTML UpdatedSep 8, 2019 -
Lumi Public
💡⚙️ A simple 2D game editor and engine with Lua scripting. [in-progress]
-
coding_interview_practice Public
My results for https://www.techseries.dev/daily challenges written in C++.
C++ UpdatedAug 18, 2019 -
-
CPP_WXSDL_image_viewer Public
An image viewer demo for a very basic interface between WxWidgets and SDL software rendering.
-
RUST_GL Public
A triangle... in Rust! SDL/GL application written for Rust practice.
Rust UpdatedJun 4, 2019 -
-
Leafgem Public archive
🌿💎 The humble beginnings of a 2D game engine in Crystal! [in-progress]
-
RUST_SFML_Test Public
SFML in Rust, I think I might love Rust. Next 2D engine might be with this
-
NIM_MicroSSG Public
Tiny weeny static site generator. Currently only includes! Short script for a project
Nim UpdatedApr 25, 2019 -
PHP_MLVector Public
Generates optimized image data and JSON vector inputs for machine learning!
-
C_ToyOS Public
Bare-metal hello world! Very quick practice in starting out with operating systems.
C UpdatedMar 17, 2019 -
META_FennelSublime Public
Basic Sublime Text syntax highlighting for Fennel [https://fennel-lang.org/]
1 UpdatedMar 6, 2019 -
C_DynamicVector Public
Toy dynamic vector implementation in C (this is how you do it, right?)
-
-
-
TSYS Public
🍵🖥 A simple 12 bit Logisim RISC CPU architecture + a low-level programming language + an assembler