/vothello

Reversi game implementation using the V Programming language.

Primary LanguageV

Vothello

Vothello is a reversi game implementation using the V Programming language.

Installation

make install

Development

make start

Contributing

  1. Fork it ( https://github.com/marmelab/vothello/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