Pinned Repositories
2048
A java version of 2048.
AI-Base-GANN
A basic library for a learning agent based off a genetic algorithm and neural network.
aog2d
Recreation of Armies of Gielinor in Java. Trying to be as extensible as possible. WIP - Requires my RPGEngine
BaseCardGame
A simple card game simulator base. (WIP)
Basic-NN-GA-shooter-arena-game-thing
This is a fairly basic Neural Network using a Genetic Algorithm for weights and an accompanying "game" for it to be tested on. Work on this has stopped, as I consider it finished, although it suffers from major performance issues among other things, making it hard to test if it actually works.
Brainfuck-Interpreter
A flexible brainfuck interpreter written in Java, with support for easily changing the language's parameters. (cell size, symbol, etc)
Cellular-Automata
A cellular automata engine for java.
LightBendingSim
Simulator for light passing through objects with different refraction indexes.
Neural-Network-Testing
A simple Neural Network example. Was intended to be updated with different types and complexities. Currently only has Backprop, for genetic algs use my AI-Base-GANN project. Is probably abandoned.
VolcanoRush
A 2D game heavily based on Minor Disturbance (web ver) by Jagex - No longer updated. Requires: https://github.com/hii488/Gridbased-Engine
Elendrial's Repositories
Elendrial/Brainfuck-Interpreter
A flexible brainfuck interpreter written in Java, with support for easily changing the language's parameters. (cell size, symbol, etc)
Elendrial/AI-Base-GANN
A basic library for a learning agent based off a genetic algorithm and neural network.
Elendrial/aog2d
Recreation of Armies of Gielinor in Java. Trying to be as extensible as possible. WIP - Requires my RPGEngine
Elendrial/VolcanoRush
A 2D game heavily based on Minor Disturbance (web ver) by Jagex - No longer updated. Requires: https://github.com/hii488/Gridbased-Engine
Elendrial/2048
A java version of 2048.
Elendrial/BaseCardGame
A simple card game simulator base. (WIP)
Elendrial/Basic-NN-GA-shooter-arena-game-thing
This is a fairly basic Neural Network using a Genetic Algorithm for weights and an accompanying "game" for it to be tested on. Work on this has stopped, as I consider it finished, although it suffers from major performance issues among other things, making it hard to test if it actually works.
Elendrial/Cellular-Automata
A cellular automata engine for java.
Elendrial/GameJam
Project for UoB's November 2018 "24 hour GameJam"
Elendrial/LightBendingSim
Simulator for light passing through objects with different refraction indexes.
Elendrial/Neural-Network-Testing
A simple Neural Network example. Was intended to be updated with different types and complexities. Currently only has Backprop, for genetic algs use my AI-Base-GANN project. Is probably abandoned.
Elendrial/COMS10007
Algorithms
Elendrial/ConcurrentComputingLabwork
Elendrial/GraphicsTool
A simple graphics tool for arty stuff
Elendrial/Gridbased-Engine
A (bad) java game engine. Would recommend not using this for anything serious.
Elendrial/Hearthclone
A bad clone of hearthstone, built on top of my custom card game engine - Abandoned for the time being
Elendrial/Logic-Gate-Simulator
A simple Logic Gates sim written in java <WIP>
Elendrial/PetTracker
Tracks pets, alerts for upgrades and helps you in pet battles.
Elendrial/Radial-Shooter
Very simple 2d topdown stationary shooter thing. Not intended to be played, but something for a computer to learn.
Elendrial/RPGEngine
A rewrite of my gridbased engine, with various improvements and modifications for easier making of RPGS. In progress.
Elendrial/Scrolling-Shooter
A simple crappy game created in 1 night for a societies fair. (Uses my gridbased game engine.)
Elendrial/Space-Invaders
A version of space invaders written in java, using my own grid based game engine.
Elendrial/Standard
A mod idea for more monsters and animals similar to Mo Creatures and have MC Monsters that adapted to using other powers
Elendrial/TextBased-Dungeon-Crawler
A WIP text based auto-generating dungeon crawler.
Elendrial/TheMagicMod
A fairly simple minecraft mod for 1.8.8 - Abandoned
Elendrial/Travelling-Salesman-Algorithms
TSP with gui and multiple algorithms.
Elendrial/twitch-tv-obs-subtitles
Add Subtitles to your Twitch stream! Easy OBS integration.