Skip to content

statditto/hexr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexr

The goal of hexr is to playing hex boardgame with R!

Installation

You can install the development version of hexr like so:

devtools::install_github("statditto/hexr")

Example

This is a basic example which shows you how to solve a common problem:

library(hexr)
## basic example code
board <- initialize_hex_board()
plot_hex_board(board)

TBD

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages