Skip to content
View EmplaceBackCS's full-sized avatar
  • North America
Block or Report

Block or report EmplaceBackCS

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

  1. Unity-Dynamic-Object-Pooling Unity-Dynamic-Object-Pooling Public

    A unity dynamic object pool that accepts any number of prefabs to create any number of pools. It uses a 2D list for fast searching and if dynamic is checked, the pool can create an object when ther…

    C# 1

  2. Cpp-2D-game-using-SDL-OpenGL Cpp-2D-game-using-SDL-OpenGL Public

    A game created from scratch using SDL/OpenGL. It utilizes Classes, OO programming, pointers, poylmorphism, and much more!

    C++