Commit graph

6 commits

Author SHA1 Message Date
Skye Jensen 187aa4e695 Reduce duplication between the tiles 2020-06-03 01:20:18 -04:00
Skye Jensen c0de250953 Convert Block::instance from a Box to an Arc
This will reduce an allocation and deallocation everytime a message is
sent
2020-06-02 21:57:02 -04:00
Artemis Tosini 11f31d24ad
Remove unnecessary async_std 2020-06-02 22:30:10 +00:00
Artemis Tosini 03b06ce14f
Basic tile communication working 2020-05-30 19:45:43 +00:00
Artemis Tosini ed480f03d3
Add basic structure 2020-05-30 01:40:01 +00:00
Artemis Tosini 5b38d809aa
Initial commit 2020-05-29 21:21:53 +00:00