Dylan's Github Repository

Dylan Randall's

Github Repository

A website made for a university subject assignment.

Based on the real business Cardtastic.

Cardtastic

A list of useful regex's givin in JavaScript format.

Regex List

Scripts I use in the game Hackmud.

Hackmud Scripts

This program is a simple simulation of rain.

This is my first C program made using the SDL library.

Rain

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!

Traits Plus

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.

BT

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.

Polylight 2D

A Work In Progress Unofficial API for https://www.gamepedia.com

Gamepedia API

This is my first, and clunky, implementation of a simple 2D light simulator.

Made in the Java version of the Processing environment.

LightSim 2D

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.

Boolean Algebra

A useful vector class for python which handles 3D vectors and some 2D vector functions.

Vector

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.

Evolution Text

A python class for creating and using matrices and their mathematical functions.

Matrix