paulofmandown / rotLove

Roguelike Toolkit in Love. A Love2D/lua port of rot.js
http://paulofmandown.github.io/rotLove/
Other
258 stars 25 forks source link

Partial fix for #29 #30

Closed airstruck closed 7 years ago

airstruck commented 7 years ago

RNG uses LuaJIT's bitops if available.

airstruck commented 7 years ago

See #31