Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takahirox/toho-like-js
Touhou style danmaku shooter game which runs on your chrome.
https://github.com/takahirox/toho-like-js
game javascript touhou webgl webrtc websocket
Last synced: 3 months ago
JSON representation
Touhou style danmaku shooter game which runs on your chrome.
- Host: GitHub
- URL: https://github.com/takahirox/toho-like-js
- Owner: takahirox
- Created: 2014-05-20T04:13:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T03:04:12.000Z (over 7 years ago)
- Last Synced: 2023-12-14T07:20:51.428Z (about 1 year ago)
- Topics: game, javascript, touhou, webgl, webrtc, websocket
- Language: JavaScript
- Homepage: http://takahirox.github.io/toho-like-js/index.html
- Size: 20.9 MB
- Stars: 170
- Watchers: 15
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toho-like-js
This is a touhou style danmaku shooter game which runs on your chrome.
## Demo
[Demo](http://takahirox.github.io/toho-like-js/index.html)[Demo(online Co-op play)](http://takahirox.github.io/toho-like-js/index2.html)
## Online co-op play tutorial
http://d.hatena.ne.jp/takahirox/20140920/1411190305
## Screenshot
![Screen shot](https://github.com/takahirox/assets/blob/master/toho-like-js/screenshot.gif)
![Screen shot1](http://f.st-hatena.com/images/fotolife/t/takahirox/20140608/20140608210348.png)
![Screen shot2](http://f.st-hatena.com/images/fotolife/t/takahirox/20140919/20140919225039.png)
## Features
- fast rendering and many bullets with WebGL
- online co-op play with WebRTC
- watch other players real-time status with WebSocket
- register your replay and watch other players replays## Benchmarks
[WebGL benchmark](http://takahirox.github.io/toho-like-js/webgl_test.html)[WebRTC performance test](http://takahirox.github.io/toho-like-js/webrtc_test.html)
[WebRTC Simple test](http://takahirox.github.io/toho-like-js/webrtc_trial.html)
## Dependencies
- [glMatrix](https://github.com/toji/gl-matrix)
No any WebGL 3D libraries, yeah!
## Link
[Touhou Project official site](http://www16.big.or.jp/~zun/)