Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ill-inc/biomes-game
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
https://github.com/ill-inc/biomes-game
browser browser-game engine games mmo mmorpg-game mmorpg-server nextjs nodejs react reactjs
Last synced: 6 days ago
JSON representation
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.
- Host: GitHub
- URL: https://github.com/ill-inc/biomes-game
- Owner: ill-inc
- License: mit
- Created: 2023-08-11T16:37:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T03:57:49.000Z (about 1 year ago)
- Last Synced: 2024-11-30T09:45:14.273Z (12 days ago)
- Topics: browser, browser-game, engine, games, mmo, mmorpg-game, mmorpg-server, nextjs, nodejs, react, reactjs
- Language: TypeScript
- Homepage: https://www.biomes.gg
- Size: 112 MB
- Stars: 2,535
- Watchers: 26
- Forks: 302
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ai-game-devtools - Biomes
- StarryDivineSky - ill-inc/biomes-game
- awesome - ill-inc/biomes-game - Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly. (TypeScript)
- awesome - ill-inc/biomes-game - Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly. (TypeScript)
README
# Biomes
[![](https://dcbadge.vercel.app/api/server/biomes)](https://discord.gg/biomes)
![ts-ci](https://github.com/ill-inc/biomes-game/actions/workflows/ts-ci.yml/badge.svg)
![cpp-ci](https://github.com/ill-inc/biomes-game/actions/workflows/cpp-ci.yml/badge.svg)
[![GitHub license](https://badgen.net/github/license/Naereen/Strapdown.js)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)### Overview
Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, and WebAssembly. It uses React and reactive paradigms for gameplay.
[Watch the trailer here!](https://www.youtube.com/watch?v=vPHEtewFm3M)
### Contributing
- Biomes uses a distributed architecture but can run locally. Get things started by [running the server locally](https://ill-inc.github.io/biomes-game/docs/basics/running-locally).
- If you want to contribute, consider joining our welcoming [developer community on Discord](https://discord.gg/biomes).
### More
- Visit https://www.biomes.gg or checkout [our official documentation](https://ill-inc.github.io/biomes-game/) for more details.