Skip to content
View vSparkyy's full-sized avatar
💬
coding
💬
coding

Block or report vSparkyy

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
vSparkyy/README.md

std::cout << "hi, i'm sparky";

print("i enjoy coding")

Console.WriteLine("most of my projects can be found here");

Pinned Loading

  1. Neural-Network-Visualiser Neural-Network-Visualiser Public

    A Neural Network trained on the MNIST database, visualised with Pygame

    Python 1

  2. Sorting-Algorithm-Visualiser Sorting-Algorithm-Visualiser Public

    A Sorting Algorithm Visualiser to demonstrate the algorithms of Quicksort, Bitonic sort, Heap sort, Merge sort, Pidgeonhole sort, Comb sort, Bubble sort and of course, Bogo sort.

    Python 1

  3. Pathfinding-Algorithms Pathfinding-Algorithms Public

    Visualisation of A*, Djikstra's, BFS and DFS pathfinding algorithms

    Python 1

  4. 2048-Expectimax 2048-Expectimax Public

    The classic 2048 game developed by Gabriele Cirulli recreated in pure Python with an Expectimax autosolver.

    Python 1

  5. Fifteen-Puzzle-IDAStar Fifteen-Puzzle-IDAStar Public

    The classic fifteen puzzle, solved manually or automatically with IDA* & Linear Conflicts

    Python 1

  6. Ultimate-Tic-Tac-Toe-MCTS Ultimate-Tic-Tac-Toe-MCTS Public

    Ultimate Tic Tac Toe, a reimagined version of the classic Tic Tac Toe game, visualised in Pygame with a Monte-Carlo Tree Search solver.

    Python 1