Pinned Loading
-
A kernel and operating system environment designed to run on Arduino boards (the Mega 2560 in particular), while also providing an emulated version to run on a standard PC.
C 4
-
Fast paced quake-like FPS game written from scratch in C++
C++ 3
-
An experiment in large-scale procedural terrain generation. Can currently generate an 8km^2 region in around an hour.
C++
-
A simple graphical game written in less than 4kb of C source code. Explore a tropical island and find the four treasure chests!
C 2
-
Proof of concept of efficiently implementing ray casting on a modest system such as an Arduino board, using techinques such as fixed-point arithmetic.
C++