summaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2018-06-14updated example readmeMatthew Michelotti
2018-06-13Closes #3; Fix to FFI WASM issueMatthew Michelotti
2018-05-24added tile_width optionMatthew Michelotti
2018-05-24changed how render dims are computed, changed origin to bottom-left cornerMatthew Michelotti
2018-05-24removed tiled rendering modeMatthew Michelotti
2018-05-05removed builder from AppInfoMatthew Michelotti
2018-05-05some cleanup and added docsMatthew Michelotti
2018-05-05split input into two methods for key_up and key_downMatthew Michelotti
2018-05-05hid redundant app_dims method in rendererMatthew Michelotti
2018-05-05added mouse controls to example gameMatthew Michelotti
2018-05-05tracking mouse position in AppContextMatthew Michelotti
2018-05-03added dims to AppContextMatthew Michelotti
2018-05-02separated audio from AppContextMatthew Michelotti
2018-05-01reworking audio into a more general AppContextMatthew Michelotti
2018-05-01Updated READMEMatthew Michelotti
2018-01-15doc cleanupMatthew Michelotti
2018-01-15doc cleanupMatthew Michelotti
2018-01-15updated documentationMatthew Michelotti
2018-01-15added audio to examplesMatthew Michelotti
2018-01-14working on an exampleMatthew Michelotti