Skip to content

matt-savvy/hex_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexMath

Practice your hexidecimal arithmetic.

Development

# active nix shell
nix-shell .

# build
elm make src/HexMath.elm --output=hexMath.js --optimize