Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
kit-ecs
Kit implementation of Entity/Component/System paradigm
Kit 3
-
QuizGame
PHP
-
JavaFXCalculator
Design Patterns class assignment for creating a calculator in GUI
Java
-
kit
Forked from kitlang/kit
Kit: a magical, high performance programming language, designed for game development. Pre-alpha!
Haskell
-
diettracker
Diet Tracker app
TypeScript
-
UndirectedGraph
An undirected graph implementation in kitlang, with no weighted edges.. useful for dungeon generation.
Kit
74 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in kitlang/kit that received 3 comments
Created an issue in raysan5/raylib that received 11 comments
[models] LoadMaterial failing with TINYOBJ
When using LoadMaterial on newest raylib, it fails to parse file, even when it exists. Please note that the code below is generated c code from kit…