Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwntus/jstrike
Browser based First Person Shooter game
https://github.com/pwntus/jstrike
Last synced: 5 days ago
JSON representation
Browser based First Person Shooter game
- Host: GitHub
- URL: https://github.com/pwntus/jstrike
- Owner: Pwntus
- License: gpl-3.0
- Created: 2016-10-06T13:46:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T12:22:23.000Z (about 8 years ago)
- Last Synced: 2024-12-15T19:05:36.499Z (7 days ago)
- Language: JavaScript
- Homepage:
- Size: 8.51 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JStrike
A browser based First Person Shooter game written in `ECMAScript 6`.
## Test it live
* [f88e92a] Client: [jstrike.vim.li](http://jstrike.vim.li/)
* [129a0f6] Server: jstrike-server.herokuapp.com**Connect to the server:**
```shell
$ connect jstrike-server.herokuapp.com
connecting to jstrike-server.herokuapp.com
connection successful!
```**Join game '0':**
```shell
jstrike-server.herokuapp.com$ join 0
join: starting game 'AWP India'```
![JStrike](http://i.imgur.com/Cu6dhkg.jpg "JStrike AWP Italy")