Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
/ virothello Public archive

💫 Othello Game Using Augmented Reality And Viro

License

Notifications You must be signed in to change notification settings

marmelab/virothello

Repository files navigation

Virothello

publication Archived Repository
The code of this repository was written to illustrate the blog post Build Augmented Reality Applications With React-Native
This code is not intended to be used in production, and is not maintained.

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