0.0.2 -- no circles update ;-;
Pre-release
Pre-release
- added core REPL
- added core Love2d
- added asteroids game example
- added love2d colors: black, white, yellow, green, gred
- added function:
std.math.random
- added math functions:
cycle
,clamp2
,lerp
,map
,dis
,saw
,max
- added cli command: test-self
- started unit tests for engine
- resizable love2d core
- project structure