68 lines
1.4 KiB
Markdown
68 lines
1.4 KiB
Markdown
Thirteen Tien Len
|
|
================
|
|
|
|
TODO
|
|
----
|
|
|
|
ReactJS front-end
|
|
|
|
Implement card graphics
|
|
https://openclipart.org/detail/171444/white-oxygen-playing-card-faces
|
|
http://www.vecteezy.com/vector-art/65607-gambling-cards
|
|
http://opengameart.org/content/playing-cards-1
|
|
|
|
Rails-Assets.org for reactjs
|
|
|
|
ActionCable for realtime / websockets
|
|
|
|
Animation with pixijs http://www.pixijs.com/ (or VelocityJS ? https://github.com/julianshapiro/velocity)
|
|
|
|
Rename Game column from `control_player_id` to
|
|
`current_player_id` ?
|
|
`active_player_id` ?
|
|
|
|
Mobile app with Intel XDK ? https://software.intel.com/en-us/intel-xdk/documentation
|
|
|
|
End Goals
|
|
---------
|
|
|
|
- Implement front-end in React
|
|
|
|
- Play from IRC / xmpp / AIM
|
|
|
|
Ruby on Rails
|
|
-------------
|
|
|
|
This application requires:
|
|
|
|
- Ruby 2.1.5
|
|
- Rails 4.1.8
|
|
|
|
Learn more about [Installing Rails](http://railsapps.github.io/installing-rails.html).
|
|
|
|
Getting Started
|
|
---------------
|
|
|
|
Documentation and Support
|
|
-------------------------
|
|
|
|
Issues
|
|
-------------
|
|
|
|
Similar Projects
|
|
----------------
|
|
|
|
Contributing
|
|
------------
|
|
|
|
Credits
|
|
-------
|
|
|
|
This application was generated with the [rails_apps_composer](https://github.com/RailsApps/rails_apps_composer) gem
|
|
provided by the [RailsApps Project](http://railsapps.github.io/).
|
|
|
|
Rails Composer is open source and supported by subscribers. Please join RailsApps to support development of Rails Composer.
|
|
|
|
License
|
|
-------
|