Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dereknguyen269/t-rex-runner-zero9

T-rex runner Zero9 with different languages for web server 😎. Implement for https://github.com/wayou/t-rex-runner
https://github.com/dereknguyen269/t-rex-runner-zero9

t-rex-runner

Last synced: 13 days ago
JSON representation

T-rex runner Zero9 with different languages for web server 😎. Implement for https://github.com/wayou/t-rex-runner

Awesome Lists containing this project

README

        

# t-rex runner Zero9
T-rex runner Zero9 with different languages for web server 😎. Implement for https://github.com/wayou/t-rex-runner

## Usages

### Ruby

```bash
bundle install
ruby ruby_server.rb
```

### Go

```bash
go run go_server.go
```

### Nodejs

```bash
http-server -p 5000
```

**The t-rex runner game extracted from chromium will running on [http://localhost:5000](http://localhost:5000/). Then, enjoy 😘**