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.

Repository:
Canvas is not supported for your web browser


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.

Canvas is not supported for your web browser


Physarum:

A phisarum simulation using https://cargocollective.com/sagejenson/physarum as a base.
physarum



Image Functions:

Simple C++ program to create images programmatically

It just a mini-project to create images like the Barnley Fern

Repository:
Barnsley Fern
Barnsley Fern encrypted with Rijndael ECB

Examples of Barnsley Fern