Entropy7620's Stars
hedyorg/hedy
Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
bbbscarter/GodotRuntimeDebugTools
A proof-of-concept Godot addon to improve the runtime debugging experience
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
kitao/pyxel
A retro game engine for Python
gmattie/Data-Pixels
Create pixel art programmatically. Includes DataPixels.js and Data Pixels Playground desktop application.
microsoft/Trace
End-to-end Generative Optimization for AI Agents
morpho-matters/morpholib
A general-purpose programmatic animation tool
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
rossant/awesome-math
A curated list of awesome mathematics resources
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
leomaurodesenv/game-datasets
:video_game: A curated list of awesome game datasets, and tools to artificial intelligence in games
jondot/awesome-devenv
A curated list of awesome tools, resources and workflow tips making an awesome development environment.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
onnx/onnx
Open standard for machine learning interoperability
AYAYAsquad/2DPlatformer
Unity 2D Platformer Project with incorporation of the ML-Agents framework.
tachyo/SMMData
Super Mario Maker Database
Tarnadas/smmdb
cross console/emulator sharing platform for Super Mario Maker courses
robert/wavefunction-collapse
The Wavefunction Collapse Algorithm explained very clearly
munificent/vigil
Vigil, the eternal morally vigilant programming language
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
reasv/wfc-tiled-rust
Wavefunction Collapse for tiles in Rust, using `wfc` crate.
SunnyValleyStudio/WaveFunctionCollapseUnityTilemapTutorial
Tutorial files for implementing Wave Function Collapse using tilemaps in unity.
selfsame/unity-wave-function-collapse
mstop4/WaveFunctionCollapse-GML
Tilemap generation based on mxgmn/WaveFunctionCollapse for GMS 2
GameRocket/GenWorld
GenWorld - a procedural generation toolkit for the "Unity" game engine. Allows you to procedurally generate content for a scene from voxels. Uses various algorithms and methods where you can change the frequency of appearance, size and color of voxel models.
BorisTheBrave/DeBroglie
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
mxgmn/ConvChain
Bitmap generation from a single example with convolutions and MCMC