Commit Graph

5 Commits (3e1605172408435012a5a9e7e8789eaef0b99f93)

Author SHA1 Message Date
Noah 3e16051724 Update Linux launcher for mobile compatibility 2022-07-04 10:22:15 -07:00
Noah 1c7678c48e Improve automated distribution and release 2021-07-11 14:09:18 -07:00
Noah f5d814283c New icons and update rpm/deb/macOS scripts 2021-03-31 21:22:13 -07:00
Noah 5f75168235 Command-line flag for window resolution
* Added a --window flag to the game executable to specify the startup
  window resolution. Either specify an exact size (e.g. 1024x768) or a
  special keyword "desktop", "mobile" or "landscape"
* Default size is "desktop" or 1024x768
* Mobile simulates a smartphone form factor of 375x812
* Landscape is mobile but flipped horizontally.
* Doodle UX isn't great on mobile but this is a step towards working on
  mobile friendly UI
2020-06-17 18:21:15 -07:00
Noah 7317615318 Add fpm script to make RPM and Deb packages 2019-07-09 20:09:01 -07:00