Skip to content
View isaacpasc's full-sized avatar

Block or report isaacpasc

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 Loading

  1. tankGame tankGame Public

    A mobile tank game created with unity in C#.

    C# 3

  2. Ninja-Runner Ninja-Runner Public

    Ninja Runner is an ios game that uses GameKit for achievements, leaderboards, and online multiplayer.

    Swift 2

  3. GameDeals-MacApp GameDeals-MacApp Public

    Find online game deals displayed in a tableview through use of a public api from gameshark.

    Swift 1

  4. NinjaRunner-MacGame NinjaRunner-MacGame Public

    An infinite sidescrolling platformer created with spritekit.

    Swift 1

  5. FindShortestPath FindShortestPath Public

    A c++ program that uses BFS algorithm to find the shortest path around obstacles in a dynamically generated 2d array.

    C++ 1

  6. compressionAlgorithm compressionAlgorithm Public

    Encode or decode any text file with ASCII characters by using either insertion sort or merge sort to build a binary search tree and traverse tree to encode/decode.

    C++ 1