Mstrodl/ORCT2-web

OpenRCT2 in your browser!

68

stars

5

commits

HTML

primary language

May 16, 2024

updated

orct2.csh.rit.edu
emscripten
openrct2
wasm
webassembly
Browse cluster: WebAssembly Compilation & Tooling

README

ORCT2-web

Tooling to build OpenRCT2 for use in your browser!

Building

Building should be as simple as:

# Make sure you cloned recursively
git submodule update --init --recursive
# Build the image!
podman build -t orct2-web .

(or docker build . if you prefer :D)

Running

Just run the image:

podman run -p 8080:8080 -it orct2-web

...And point your browser at http://localhost:8080!

Contributors

Mstrodl

5 commits

Mstrodl/ORCT2-web

OpenRCT2 in your browser!

68

stars

5

commits

HTML

primary language

May 16, 2024

updated

orct2.csh.rit.edu
emscripten
openrct2
wasm
webassembly
Browse cluster: WebAssembly Compilation & Tooling

README

ORCT2-web

Tooling to build OpenRCT2 for use in your browser!

Building

Building should be as simple as:

# Make sure you cloned recursively
git submodule update --init --recursive
# Build the image!
podman build -t orct2-web .

(or docker build . if you prefer :D)

Running

Just run the image:

podman run -p 8080:8080 -it orct2-web

...And point your browser at http://localhost:8080!

See what people are saying

Contributors

Mstrodl

5 commits

Languages

HTML

50.4%

Shell

21.3%

Dockerfile

20.5%

Python

7.9%