Skip to content
View gonzalch's full-sized avatar

Block or report gonzalch

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. Blackjack_Tutorial Blackjack_Tutorial Public

    Playable Android application of casino game Blackjack. Has most features of the real game including betting, splitting, and doubling-down.

    Java 4 1

  2. memory-capsule memory-capsule Public

    iOS social media memory capsule application

    Objective-C

  3. AndroidGraphicsApp AndroidGraphicsApp Public

    Android app showcasing various Canvas and OpenGL properties

    Java

  4. 15Puzzle-Slider 15Puzzle-Slider Public

    iOS implementation of classic "15 puzzle" slider. Shuffle tiles then slide them back into ascending order to win the game.

    Objective-C

  5. Pentago Pentago Public

    Playable iOS implementation of Pentago board game.

    Objective-C

  6. Domain-Reverser Domain-Reverser Public

    Simple Python program that reverses an input URL by its subdomains. For example, 'www.github.com' would return 'com.github.www'

    Python