Skip to content
View ApexNadir's full-sized avatar
Block or Report

Block or report ApexNadir

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

Popular repositories

  1. NeuralNetworkSVM_Naive NeuralNetworkSVM_Naive Public

    A naive Neural Network implementation used as a support-vector machine in Java using the Processing library for visualisation.

    Processing

  2. GOLPlay GOLPlay Public

    A simulation of Conway's Game of Life in Java using the Processing library for visualisation.

    Processing

  3. TicTacToe_MiniMax TicTacToe_MiniMax Public

    Game of TicTacToe with full depth MiniMax AI implemented in Python with Pygame

    Python

  4. Untangle Untangle Public

    A game where you have to untangle nodes, g - normal game with increasing difficulty, r - reset to 4 nodes, - - decrease number of nodes, + - increase number of nodes, s - auto solve current puzzle

    Processing

  5. perlinAttempt perlinAttempt Public

    An attempt at a perlinNoise generator, works ok

    Processing

  6. FortunesAlgorithm FortunesAlgorithm Public

    An implementation of Fortune's Algorithm for generating Delaunay Triangulations / Voronoi Diagrams

    Processing