Githubio | Games
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>My Awesome Game</title> <link rel="stylesheet" href="styles.css"> </head> <body> <script src="https://cdn.jsdelivr.net/npm/phaser@3/dist/phaser.min.js"></script> <script src="script.js"></script> </body> </html>
: A site providing technical guides for developers on topics like audio busses in Godot and optimization algorithms . games githubio
As web technologies like and WebGPU continue to mature, the quality of games hosted on GitHub Pages is only going to improve. We are moving away from simple 2D sprites and toward fully realized 3D environments that run instantly in your browser tab. meta charset="UTF-8" />