/quaqqer.com

My personal website

Primary LanguageTypeScript

This is my personal website where I have some projects that are running in the browser.

Interactive projects

  • NEMU - a NES emulator
  • Tetris - a simple Tetris game without scoring
  • CHIP-8 - a CHIP-8 emulator written in TypeScript
  • CineMraft - a little procedural voxel world rendered using three.js
  • Game of Life - a simple game of life simulation
  • Snake - a simple snake game