Pinned Repositories
8080invaders-emu
8080 space invaders emulator in rust
chip8-emu
Chip8 emulator written in rust
cndofx.github.io
blog
defenders-quest-mod-editor
defender's quest mod editor made in godot
filescanner
a cheat engine like tool to scan and rescan values in files
gbfr-build-calculator
(wip) a tool to help you determine which sigils you need to get your skills
Luminol
The (hopefully) final iteration of Luminol, written in Rust with love ❤️
mh-rise-ct
cheat table for monster hunter rise sunbreak
mhr-charm-exporter
Charm Export Tool for Monster Hunter Rise
minetest-equivalent-exchange
equivalent exchange mod for minetest
cndofx's Repositories
cndofx/cndofx.github.io
blog
cndofx/defenders-quest-mod-editor
defender's quest mod editor made in godot
cndofx/filescanner
a cheat engine like tool to scan and rescan values in files
cndofx/gbfr-build-calculator
(wip) a tool to help you determine which sigils you need to get your skills
cndofx/Luminol
The (hopefully) final iteration of Luminol, written in Rust with love ❤️
cndofx/minetest-equivalent-exchange
equivalent exchange mod for minetest
cndofx/photomosaic
photomosaic generator based on robert heaton's article
cndofx/aseprite-xml-textureatlas-splitter
an aseprite script to split a TextureAtlas with an accompanying XML file
cndofx/bevy_ascii_terminal
A simple terminal for rendering ascii in bevy.
cndofx/bevy_mod_picking
Picking and pointer events for Bevy.
cndofx/bevy_tiled_camera
A simple camera for properly displaying tile-based low resolution pixel perfect 2D games in bevy.
cndofx/cetutorial-rust-internal
an internal hack for the cheat engine x64 tutorial written in rust
cndofx/chip8-zig
chip8 emulator written in zig
cndofx/DD_ModMenu
cndofx/dog-discord-bot
silly dog
cndofx/dotfiles
cndofx/dundefsave
dungeon defenders save editing stuff in rust
cndofx/elo-simulator
Simulate Elo rankings between randomly generated players
cndofx/genetic-knapsack
a very simple implementation of the genetic algorithm for the knapsack problem
cndofx/godot-2d-visual-novel
A fork of GDQuest's visual novel demo, updated for Godot 4
cndofx/inkscape-split-fill-stroke
an inkscape extension to easily split a path's fill and stroke into separate elements
cndofx/mabufudyne
https://mabufudyne.com/
cndofx/magicka-save-editor
magicka save editor
cndofx/outpostassault
following tutorial on https://quiver.dev/
cndofx/protonhax-rs
rewrite of jcnils's protonhax in rust
cndofx/rtodo
A simple to-do list manager written in Rust
cndofx/sark_grids_rs
Grids for storing data or dealing with grid-based positioning.
cndofx/sproingus
sproingus.com website
cndofx/svm-rs
rust rewrite of the project found on https://gpfault.net/
cndofx/visitor-pattern-example
based on https://www.youtube.com/watch?v=TeZqKnC2gvA