Skip to content
View Shadowspaz's full-sized avatar

Block or report Shadowspaz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shadowspaz/README.md

Welcome to my github page!

This portfolio contains all the little things that don't end up as finished games or NDA-protected content. Some of these projects do feed into games, but a lot of them are just curious expeditions into other fields of programming.

My current side-projects are mostly focused around AI and neural networks, so you can expect to see more activity on those repos.

Popular repositories Loading

  1. NIAutoclicker NIAutoclicker Public

    Autoclicks in the background, giving you full control of your own mouse to do whatever else you want!

    AutoHotkey 181 40

  2. MCTS_Learning MCTS_Learning Public

    Building a simplified model of the AlphaZero AI. Uses Monte-Carlo Tree Search (MCTS) with policy/value networks.

    C# 2

  3. Particle_Performance_Test Particle_Performance_Test Public

    Simple Unity particle simulation, testing the performance of individual game objects vs drawing each particle to a single object.

    C# 1

  4. Horrified_Mummy_NN Horrified_Mummy_NN Public

    Neural network to solve the mummy's puzzle in the board game "Horrified."

    C#

  5. Sorting_Visualizer Sorting_Visualizer Public

    Simple Unity sorting visualizer for a couple different sorting algorithms

    C#

  6. Slack_App_Power_Rankings Slack_App_Power_Rankings Public

    Adds an Elo rating system to your Slack server.

    JavaScript