zsombro/youngblood ↗
Created Feb 16, 2021 · View the zsombro/youngblood repository page
A simple game development framework for web browsers.
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
239
From
Aug 18, 2017
To
Jul 30, 2020
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.