Pinned Repositories
Aphrim
For the sole purpose of having a github Read_Me profile card.
codeforces-workspace
My codeforces solutions/workspace. Its a mess, but it works. ./b is the bash script to build the current file.
CoreBot
An open source discord bot that interacts with the Core API.
coregamesjs
Core Games nodejs API wrapper
corePBTGenerators
Scripts to generate PBT Template Files for the Core Game Engine. Currently in Python And Javascript versions
GAML
Greg's Awesomely Magical Language.
minecraftincoretutorialseries
Code for my tutorial series that I am making for those who wish to copy code instead of watching the videos.
shogun-engine
Shogun Game Engine (Major WIP)
unnamedWebFramework
Web framework WIP with C like language
obj2pbt
.obj to .pbt file conversion tool for custom models in Core
aphrim's Repositories
aphrim/corePBTGenerators
Scripts to generate PBT Template Files for the Core Game Engine. Currently in Python And Javascript versions
aphrim/GAML
Greg's Awesomely Magical Language.
aphrim/shogun-engine
Shogun Game Engine (Major WIP)
aphrim/CoreBot
An open source discord bot that interacts with the Core API.
aphrim/coregamesjs
Core Games nodejs API wrapper
aphrim/minecraftincoretutorialseries
Code for my tutorial series that I am making for those who wish to copy code instead of watching the videos.
aphrim/unnamedWebFramework
Web framework WIP with C like language
aphrim/Aphrim
For the sole purpose of having a github Read_Me profile card.
aphrim/codeforces-workspace
My codeforces solutions/workspace. Its a mess, but it works. ./b is the bash script to build the current file.
aphrim/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
aphrim/bettermathquest
Its gonna be cool
aphrim/CoreVoxelWorldGenerator
A voxel world generator in lua for use in the Core Game Engine
aphrim/imagesToPixelData
A python script that can be given frames of video and outputs data as a lua array for use in the Core Game Engine. My release my lua script that can parse and use this exported data once its more optimized.
aphrim/opengl_cmake_glad_skeleton
Opengl skeletons with glad. Based off of https://github.com/ArthurSonzogni/OpenGL_CMake_Skeleton
aphrim/platform-documentation
Core Platform API Documentation & Tutorials
aphrim/portfolio
aphrim/SimpleTokenizer
A simple programming language tokenizer/lexer. Easy to understand, modify, and expand.
aphrim/unnamedMathematicalLang
Unnamed mathematical language