ChildsplayOSU / bogl

Haskell implementation of the BoGL language
https://bogl.engr.oregonstate.edu
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Allow emojis as possible symbolic values #183

Open Aidenjn opened 3 years ago

Aidenjn commented 3 years ago

Reasoning: Student engagement would increase if emojis were allowable as values. Many game representations would be enhanced by this.

Example:

game RPS

type Move = {🪨, 📄, ✂️}

move : Move move : ✂️