Skip to content
View captkirk88's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lefty Loosey Righty Tighty

Block or report captkirk88

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

Pinned Loading

  1. craftworkgames/MonoGame.Extended craftworkgames/MonoGame.Extended Public

    Extensions to make MonoGame more awesome

    C# 1.4k 323

  2. wmjordan/Codist wmjordan/Codist Public

    A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.

    C# 313 28

  3. dominion-dev/dominion-ecs-java dominion-dev/dominion-ecs-java Public

    Insanely fast ECS (Entity Component System) for Java

    Java 307 18

  4. Enumerable Chunk Extension Method Enumerable Chunk Extension Method
    1
    	/* 
    2
    	Licensed under the WTFPL http://www.wtfpl.net/
    3
    	*/
    4
    	/// <summary>
    5
    	/// Splits the specified collection into chunks.