Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 788 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 788 Bytes

Virothello

Virothello is a reversi game implementation using augmented reality thanks to Viro React platform.

virothello

Installation

npm install

Development

npm start

Test

npm test

Contributing

  1. Fork it ( https://github.com/marmelab/virothello/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jdemangeon Julien Demangeon - creator, maintainer