An open API service indexing awesome lists of open source software.

https://github.com/verekia/webgamedev

🌐🎮🧑‍💻 Web Game Dev – Learn how to make games with web technologies
https://github.com/verekia/webgamedev

3d babylonjs gamedev guide html5-game javascript-game react react-three-fiber resources threejs tutorial webgl

Last synced: about 2 months ago
JSON representation

🌐🎮🧑‍💻 Web Game Dev – Learn how to make games with web technologies

Awesome Lists containing this project

README

        

# Web Game Dev

This is the repository of [WebGameDev.com](https://www.webgamedev.com)

The site is built with [Nextra](https://nextra.site/).

Join our [Discord](https://webgamedev.com/discord).

## Setup

`npm i`

## Development

`npm run dev`

Open [http://localhost:3000](http://localhost:3000)