marmelab / virothello

:dizzy: Othello Game Using Augmented Reality And Viro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:dizzy: Othello Game Using Augmented Reality And Viro

License:MIT License


Languages

Language:JavaScript 75.4%Language:Objective-C 11.3%Language:Starlark 5.0%Language:Shell 4.3%Language:Java 4.1%