toutf: ASCII game objects to UTF

Description Usage Arguments Value Author(s) Examples

Description

touft transforms game ASCII codes into its UTF equivalents. At the moment just for poker cards.

toascii performs the inverse process.

Usage

1
2
   toutf(token)
   toascii(token)

Arguments

token

Game objects

Value

Returns the UTF version of the ASCII input or the ASCII version of a UTF input.

Author(s)

Fran Urbano <viraltux@gmail.com>

Examples

1
#example

viraltux/casino documentation built on May 17, 2019, 2:47 p.m.