Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorti/corsair
Corsair using RxJS, Immutable.js and WebGL/three.js
https://github.com/lorti/corsair
functional-programming games reactive-programming rxjs
Last synced: 24 days ago
JSON representation
Corsair using RxJS, Immutable.js and WebGL/three.js
- Host: GitHub
- URL: https://github.com/lorti/corsair
- Owner: Lorti
- License: mit
- Created: 2017-05-05T17:23:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T02:39:12.000Z (over 1 year ago)
- Last Synced: 2024-10-03T12:23:08.084Z (about 1 month ago)
- Topics: functional-programming, games, reactive-programming, rxjs
- Language: JavaScript
- Homepage: https://manu.ninja/functional-reactive-game-programming-rxjs-5-immutable-js-and-three-js
- Size: 359 KB
- Stars: 45
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Corsair
* RxJS
* Immutable.js
* WebGL (three.js)
* https://telegram.org/blog/games![](/screenshot.jpg?raw=true)
## To-do
Want to help? Listed below are a few suggestions.
* Touch Input
* UI for Game Start / Game End
* Difficulty Tweaks
* High Scores
* Explosion (Particles)
* Coin Model
* Water Shader
* SoundPlease open up a pull request, or maybe even an issue beforehand if you're starting on something.
---