Dupont An Phu

Game developer, retro-computing enthusiast

Chip 8 Assembler

Simple Chip8 assembler, it only supports the original Chip8.
The language itself is inspired by both old asm and modern languages.
Written using C# and WPF.

3D Tower Defense

This project was aimed at creating a functional game using DirectX 11 and to get a good understanding of (HLSL) shader programming.
Visit page

2048 puzzle game

This fun and addicting game written using
the DAE first year engine.
Download source and executable.

Minesweeper

The minesweeper game written using the first year game engine.
Download source and executable.

3D raycast engine

A pseudo-3D engine using raycasting on a grid using SDL.
It allows the use of textures on walls.
Source

Tunes DB

A small Windows 8 app that allows you to search the iTunes database.
It has been published on the Windows app store
by one of my colleagues from back in high school.

Snake 3D

This is a really old version of snake I created back in high-school.
It uses an own made engine written in C# with WinForms and GDI for graphics.
Executable