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
- Host: GitHub
- URL: https://github.com/verekia/webgamedev
- Owner: verekia
- Created: 2022-10-02T04:18:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T08:55:00.000Z (2 months ago)
- Last Synced: 2025-03-29T04:04:44.516Z (about 2 months ago)
- Topics: 3d, babylonjs, gamedev, guide, html5-game, javascript-game, react, react-three-fiber, resources, threejs, tutorial, webgl
- Language: MDX
- Homepage: https://webgamedev.com
- Size: 43.1 MB
- Stars: 147
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)