desktopgame's Stars
EzoeRyou/cpp17book
textbook for C++17
sbcl/sbcl
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
roswell/roswell
intended to be a launcher for a major lisp environment that just works.
g-truc/glm
OpenGL Mathematics (GLM)
clibs/clib
Package manager for the C programming language.
liamg/darktile
:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
dlang/dmd
dmd D Programming Language compiler
freeglut/freeglut
Free implementation of the OpenGL Utility Toolkit (GLUT)
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
ericlagergren/go-coreutils
A cross-platform port of GNU's coreutils to Go
microsoft/vscode
Visual Studio Code
pnggroup/libpng
LIBPNG: Portable Network Graphics support, official libpng repository
sentialx/multrin
Organize apps windows in tabs like in abandoned Windows Sets and more
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
cpprefjp/site
cpprefjpサイトのMarkdownソース
Hopson97/MineCraft-One-Week-Challenge
I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result
edom18/PerlinNoiseSample
PerlinNoise sample.
IoLanguage/io
Io programming language. Inspired by Self, Smalltalk and LISP.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
imfunniee/gitfolio
:octocat: personal website + blog for every github user
mitsuchi/mud
多重ディスパッチをベースとする静的型付け関数型プログラミング言語
c2lang/c2compiler
the c2 programming language
greymd/ojichat
おじさんがLINEやメールで送ってきそうな文を生成する
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
Bly7/OBJ-Loader
A C++ OBJ Model Loader that will parse .obj & .mtl Files into Indices, Vertices, Materials, and Mesh Structures.
rpavlik/cmake-modules
My collection of CMake modules
DQNEO/minigo
minigo🐥is a small Go compiler made from scratch. It can compile itself.
aidiary/javagame
Javaでゲーム作りますが何か?の全ソースコード
mattn/ezoe