• Michael Marsland's Web Projects

    Enjoy exploring old archived Web Dev projects! I spent a lot of time in my youth making little games and gimicks. Some experiment with Machine Learning, some have good algorithms, some are fun, some are pretty, and some aren't much at all!
  • The-Cash-Game
    A browser implementation of "The Cash Game". A little game where you try and balance the books by moving money around! 2019
  • Tic-Tac-Toe-ML
    Tic-Tac-Toe with a Minimax algorithm. Try and not lose against this unbeatable algorithm! 2019
  • Connect4-ML
    Connect4 with Minimax Algorithm etc... Play against a friend or best this just barely beatable algorithm! 2019
  • M-Beer
    A path finding Q-Learning example! Watch "Q-Learning" Machine Learning take place in finding a path to the goal! 2019
  • PuzzleSolver
    An algorithm to brute force solve a puzzle. My granddad needed a puzzle solved, I needed a project. 2021
  • FlopAI
    Machine Learning puzzle solving application. This was quite a big project I began when I lived in Montreal in 2019. It is both a game and there is quite a bit of hidden code (That I barely remeber how to use) that trained a jasvascript built neural network to try and solve the puzzles for you. There is also a puzzle solving algorithm to train the Neural Network. 2019
  • Craps-Simulator
    A computer version of the game Craps! Just a simple, totally uncomplete, but still fun, simulator for the gambling game Craps. 2018
  • Squash-Scorekeeper
    A scorekeeper designed during a hackathon. Use the buttons or your voice to control this half complete squash scorekeeper! 2019
  • Cryptomatic
    A fun program to send encoded messages. Upload a "key-file" and encript messages to send to friends who also use the Cryptomatic. More information is provided in the Cryptomatic github. See the link to my Github on the main Portfolio page! 2018