Pinned Repositories
.config
:home: Program configuration files for my Linux systems
colorful_asteroids
:ringed_planet: Colorful asteroids clone made with javascript, HTML-5 canvas and a little basic physics!
donkey_kong_arcade
:joystick: Remake of the classic arcade game Donkey Kong (1981)
hackass_hack_assembler_c
An implementation of the Hack assembler for the Nand2Tetris course.
itzcoatl
:snake: Aztec themed Snake game made with my game engine Pixiretro
pixiretro
:joystick: Small library useful for developing mini arcade games.
software_renderer
🖥 Barebones software renderer scratch built in C++
space_invaders_part_ii
:space_invader: A tribute to the 1979 game Space Invaders Part II made with my game engine Pixiretro
spacetab
:sparkles: A simple python script for converting space indents to tab indents in source files.
ianmurfinxyz's Repositories
ianmurfinxyz/donkey_kong_arcade
:joystick: Remake of the classic arcade game Donkey Kong (1981)
ianmurfinxyz/software_renderer
🖥 Barebones software renderer scratch built in C++
ianmurfinxyz/hackass_hack_assembler_c
An implementation of the Hack assembler for the Nand2Tetris course.
ianmurfinxyz/spacetab
:sparkles: A simple python script for converting space indents to tab indents in source files.
ianmurfinxyz/.config
:home: Program configuration files for my Linux systems
ianmurfinxyz/bitmap_image_loader
A bitmap (.bmp) image file loader written in C++.
ianmurfinxyz/colorful_asteroids
:ringed_planet: Colorful asteroids clone made with javascript, HTML-5 canvas and a little basic physics!
ianmurfinxyz/emoji-cheat-sheet
A markdown version emoji cheat sheet
ianmurfinxyz/itzcoatl
:snake: Aztec themed Snake game made with my game engine Pixiretro
ianmurfinxyz/marching_squares_experiment
An experiment marching squares.
ianmurfinxyz/pixiretro
:joystick: Small library useful for developing mini arcade games.
ianmurfinxyz/space_invaders_part_ii
:space_invader: A tribute to the 1979 game Space Invaders Part II made with my game engine Pixiretro
ianmurfinxyz/space_invaders_pygame
Pygame Space Invaders Clone
ianmurfinxyz/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ianmurfinxyz/linear-transformation-permutations
:scroll: Generated matrices for the permutations of the products of the 4 base transformation matrices; useful as a reference
ianmurfinxyz/nand-2-tetris
:floppy_disk: todo description
ianmurfinxyz/nand2tetris
:computer: Suite of tools for the Hack computer platform: assembler, virtual machine, compiler, operating system, and my own custom CPU emulator.
ianmurfinxyz/neovim-config
:gear: Neovim config files
ianmurfinxyz/neovim_vimscript
:statue_of_liberty: Neovim vimscript configuration
ianmurfinxyz/parse-package-json
:green_circle: Github Action to parse package info from a conan generated json file.
ianmurfinxyz/sdl-conan
:small_orange_diamond: Conan recipe for packaging up SDL from source
ianmurfinxyz/sdl-image-conan
:small_orange_diamond: Conan recipe for packaging up SDL Image from source
ianmurfinxyz/sdl-mixer-conan
:small_orange_diamond: Conan recipe for packaging up SDL Mixer from source
ianmurfinxyz/sdl-ttf-conan
:small_orange_diamond: Conan recipe for packaging up SDL TTF from source