Skip to content
View condeagustin's full-sized avatar

Block or report condeagustin

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

    This is my personal project for studying a lot of the features of C++, including, C++11, C++14 and some things about C++17

    C++ 3 1

  2. XNASceneGraph XNASceneGraph Public

    Personal project about an optimized high-level 3D scene graph library using the XNA Framework and C#

    C# 1

  3. 2DParallaxScrollingIPhoneVideogame 2DParallaxScrollingIPhoneVideogame Public

    A 2D videogame demo on iPhone, using the Parallax Scrolling technique for creating the illusion of depth.

    Objective-C

  4. Maze Maze Public

    Solution for calculating the shortest path between two points in a Maze

    C#

  5. ProjectARM-CodeSnippet ProjectARM-CodeSnippet Public

    These are some code snippets taken from my indie game Project ARM made in Unity

    C#

  6. BlappyFird BlappyFird Public

    This game is a personal project I implemented from scratch using JavaScript with the native canvas of HTML5 and the physics library Box2D for web

    JavaScript