Comba92
I like all sort of things, like programming, rock music, cartoon animation and indie videogames.
Italy
Pinned Repositories
adventofcode
My Advent of Code solutions. Learn more at https://adventofcode.com
boids-automata
🐦 Love2D implementation of the Boids simulation.
bust-a-nut
Bust-A-Nut game prototype.
chip8-emu
👾 Chip8 basic Emulator in Typescript.
cmbemu-frontend
cmblang
life-automata
⬜⬛ Conway's Life implementation in C with only 300 lines of code.
minesweeper
💣🚩 Minesweeper implementation in C with only 300 lines of code.
nen-emulator
A simple and clean NES emulator, written in Rust. Fast, lightweight, and with high compatibility.
revenues-calc
Revenues calculator for a recurring payment-type service.
Comba92's Repositories
Comba92/nen-emulator
A simple and clean NES emulator, written in Rust. Fast, lightweight, and with high compatibility.
Comba92/boids-automata
🐦 Love2D implementation of the Boids simulation.
Comba92/chip8-emu
👾 Chip8 basic Emulator in Typescript.
Comba92/life-automata
⬜⬛ Conway's Life implementation in C with only 300 lines of code.
Comba92/adventofcode
My Advent of Code solutions. Learn more at https://adventofcode.com
Comba92/bust-a-nut
Bust-A-Nut game prototype.
Comba92/cmbemu-frontend
Comba92/cmblang
Comba92/fullstackopen
My exercises sumbissions for the FullStackOpen course at https://fullstackopen.com/en
Comba92/minesweeper
💣🚩 Minesweeper implementation in C with only 300 lines of code.
Comba92/revenues-calc
Revenues calculator for a recurring payment-type service.
Comba92/life-automata-sdl
⬜⬛ C++ implementation with SDL2 of Conway's Game of Life
Comba92/OG-Skull-Gems-Autocollect
OG Skull gems autocollect
Comba92/osdev
Comba92/pokedex
Simple and Fast Pokedex webapp
Comba92/snake
🐍🍎 Snake implementation in C with only 200 lines of code.
Comba92/stc
Basic generic C library with a better memory management.
Comba92/tetris
Tetris implementation in C with only 300 lines of code.
Comba92/tomboy-emulator
Comba92/UniProject-ExamsManager
Comba92/UniProject-ImageProcessing
A C library for simple image processing. For Unive 2020 Programming exam project.
Comba92/UniProject-Maze
Algorithms for generating a random nxm maze and finding its fastest exit route.
Comba92/zig-json-parser
Json Parser in 400 lines of code.