Projects
Asteroids blast:
A clone of the arcade game "Asteroids" from Atari. Written on javascript using webGL 1.0 as my final grade project.
Initially it was made to communicate with a backend server to get and post achievements for the user and his final score. But i remove this functionality to be able to work offline.
There are some issues with some browsers, in firefox the framerate is very limited. And because it was salvage from my project it could contain some bugs.
Still, it was my first project using webGL from scratch.
Controls: K to shoot, WASD to move, ESC to pause and exit the game.
Chip 8 emulator:
A simple chip8 emulator, it's not very precise and also it doesn't emulate super chip instructions, but it was a fun project.
Physarum:
A phisarum simulation using https://cargocollective.com/sagejenson/physarum as a base.
physarum