Pinned Repositories
bullet-rain
C++/SFML game. Avoid the bullets raining down from above!
cpp-discord-webhook
C++ program which lets the user to interact with a discord webhook. Using libcurl for the networking.
dictionary-letter-filter
Console utility allowing for filtering a list of words by only allowing certain letters.
easystring
C++ Single-header library containing simple string utilities.
gluon
Small configurable tweaks for Minecraft
inxane-computer
inxanelang-interpreter
Interpreter for inxanelang written in Rust
InxaneUtils
C++ utility library for my personal use
rustodo
A Rust todo program, using SQLite!
small-lang
C++ interpreter for a for-fun language - SmallLang.
inxanedev's Repositories
inxanedev/cpp-discord-webhook
C++ program which lets the user to interact with a discord webhook. Using libcurl for the networking.
inxanedev/inxanelang-interpreter
Interpreter for inxanelang written in Rust
inxanedev/spider
Interpreter for a Befunge-98-like language. C++
inxanedev/15puzzle
Qt C++ 15 puzzle
inxanedev/clislide
inxanedev/gmp_calc
GMP based calculator made in C++ for linux
inxanedev/gtk-tac-toe
Simple tic tac toe game written in C++/GTKmm3
inxanedev/inxane_utils
Rust library with quick utilities
inxanedev/inxaneterm
GTK C++ Fast and straightforward terminal emulator
inxanedev/libppm
inxanedev/rust-tac-toe
A tic tac toe game written in Rust.
inxanedev/sdl-raytracing
inxanedev/sdl_helloworld
hello world SDL2 program in c++