A website made for a university subject assignment. Based on the real business Cardtastic.
A list of useful regex's givin in JavaScript format.
Scripts I use in the game Hackmud.
This program is a simple simulation of rain. This is my first C program made using the SDL library.
Traits Plus is a mod for the game Project Zomboid. This mod adds new traits to the game to enhance your gameplay experience. Note: this mod is a Work In Progress!
This is a Discord bot made in Node.JS with the discord.js library. This bot is themed around BT from the Star Wars comics.
Polylight2D is a 2D light simulator, it uses raycasting to create polygons which forms the shape of the shadow. Please use the readme for controls.
A Work In Progress Unofficial API for https://www.gamepedia.com
This is my first, and clunky, implementation of a simple 2D light simulator. Made in the Java version of the Processing environment.
This is a small python script which allows you to compute boolean algebra equations. It works by taking in the equation and the variable values, it then builds up the solution.
A useful vector class for python which handles 3D vectors and some 2D vector functions.
A small python script which uses previous solutions and random choice to build up and learn which combinations of characters make the target (input) word.
A python class for creating and using matrices and their mathematical functions.