Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.

Biomes screenshot

[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.