Skip to content
View Programmer-Jack's full-sized avatar

Highlights

  • Pro

Block or report Programmer-Jack

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. perlin-world-generator perlin-world-generator Public

    A Perlin noise-based block-style world generator built on C# and rendered in Unity.

    C#

  2. IntroToGitHub IntroToGitHub Public

    Version control is software that allows a developer to keep a history of updates to a project, safely test new changes by creating a new branch and later pushing the changes to the main branch, and…

  3. labyrinth-game labyrinth-game Public

    Experimenting with a game design with C#.

    C#

  4. csci-1300-board-game csci-1300-board-game Public

    Final project for CSCI 1300 involving a board game.

    C++

  5. 2048-clone 2048-clone Public

    A project mimicking 2048.