Skip to content
View kaasila's full-sized avatar

Block or report kaasila

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Snake-AI Snake-AI Public

    The classic Snake game played by a computer with a modified version of A* path finding algorithm.

    JavaScript 1 2

  2. RemoteDesktop RemoteDesktop Public

    Stuff I write

    Java

  3. MazeGame MazeGame Public

    A maze simulator creating random mazes with one unique solution using Kruscal's algorthim. Depth first and breadth first search are used to solve the maze. A graphical display shows the maze and so…

    Java

  4. kaasila.github.io kaasila.github.io Public

    Website

    JavaScript

  5. MIPS MIPS Public

    Programs written in the MIPS assembly language.

    Assembly