Skip to content
View josesilvestrefernando-sketch's full-sized avatar

Block or report josesilvestrefernando-sketch

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

Pinned Loading

  1. 2DCharacterWithPathfinder 2DCharacterWithPathfinder Public

    A sample code of a character using pathfinder in grid map for a 2D game.

    Java

  2. Pathfinder Pathfinder Public

    A pathfinder.

    Java

  3. PathfinderInGridmap PathfinderInGridmap Public

    A sample code in demonstrating the Pathfinder in Gridmap. It also applies the animation of moving character in a grid instead of jumping in a cell for every frame.

    Java

  4. Gridland Gridland Public

    A simple sandbox-style simulation inspired by the game WorldBox. Built with the Processing library and designed to run on Processing for Android.

    Java

  5. CodeTranspiler CodeTranspiler Public

    It translates the original keyword of code to the translated code. You load the keywords.csv for the dictionary of code of translation of programming language to a new programming language.

    Java

  6. RoundRobinTournament RoundRobinTournament Public

    Java API for managing a round robin tournament with winner-vs-loser matchmaking and dynamic rankings.

    Java