Eggbertx's GitHub Pages Site

Logo

View My GitHub Profile

My GitHub projects

Here are some of my more interesting (depending on who you ask) programming projects.

Gochan

A semi-standalone Futaba-style imageboard server written in Go

GitHub repo Website

Language: Go (server), HTML (templates), TypeScript, and Sass/CSS

Board page screenshot


OmniChip-8

A CHIP-8 emulator with the goal of being compatible with as many systems as possible. It currently supports SDL, (n)curses, GameBoy, and Commodore 64.

Language: C (C89), tests using CTest+gtest in C++

GitHub repo

OmniChip-8 running my simple test project


Eggbertx’s Challenge

A Chip’s Challenge implementation written in GDScript using the Godot game engine

Language: GDScript

GitHub repo

Eggbertx's Challenge screenshot


Simple 3D Raycaster

A simple project to teach myself how to do traditional Wolfenstein 3D style raycasting, as well as CMake usage

Language: C

GitHub repo

Demonstration of s3d in a simple maze


QtSphere IDE

A cross-platform IDE/resource editor for the Sphere game engine using the Qt toolkit

GitHub repo

Language: C++

Map editor screenshot