github.com/zsombro/youngblood ↗
A simple game development framework for web browsers.
Open this visualization on its own page →
Contributors
3
Lines of Code
239
From
2017-08-18
To
2020-07-30
About zsombro/youngblood
Youngblood.js is a lightweight game development framework designed for creating browser-based games using TypeScript. The framework prioritizes simplicity and accessibility, requiring only a few lines of JavaScript code to set up and get started with game development. It can be installed via NPM as a standard package, making it easy to integrate into existing project setups.
The framework comes with documentation in the form of a wiki guide and includes example projects to help developers learn the basics. There is also a dedicated example repository that demonstrates how to properly bundle and structure a complete game project using Youngblood. The project welcomes contributions from the community and provides clear guidelines for developers who want to participate in its development.