Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/roblox-simple-battle-royale

Simple battle royale game on Roblox
https://github.com/sonnguyen9800/roblox-simple-battle-royale

Last synced: 13 days ago
JSON representation

Simple battle royale game on Roblox

Awesome Lists containing this project

README

        

# roblox-simple-battle-royale
Generated by [Rojo](https://github.com/rojo-rbx/rojo) 6.2.0.

## Getting Started
To build the place from scratch, use:

```bash
rojo build -o "roblox-simple-battle-royale.rbxlx"
```

Next, open `roblox-simple-battle-royale.rbxlx` in Roblox Studio and start the Rojo server:

```bash
rojo serve
```

For more help, check out [the Rojo documentation](https://rojo.space/docs).