Reilab
Welcome to my little internet corner

Tromino, a little proof of concept web browser game. Written completely on javascript vanilla, it runs without any additional framework nor library. Tromino is a game where you need to stack blocks of the same color to increase your score. Blocks can only be placed if their adjacent cells are empty has a block of the same color. Play until you are unable to place new blocks

Inspired on a minigame in a certain monsters game. BattFlip is a mix between Minesweeper and Picture Cross. The goal of the game is to uncover all of the 2 and 3 cells avoiding the dangerous swollen lithium batteries.

A 5 bit adder–subtractor implemented in Minecraft vanilla. Made completely out of basic redstone logic gates using real digital circuit concepts.