Commit Graph

9 Commits (master)

Author SHA1 Message Date
Noah 3e16051724 Update Linux launcher for mobile compatibility 2022-07-04 10:22:15 -07:00
Noah 2d3f36379c AppImage Support 2022-04-25 21:31:46 -07:00
Noah 456863839e release.sh steps for easy Mac OS distribution 2021-07-11 14:38:26 -07:00
Noah 1c7678c48e Improve automated distribution and release 2021-07-11 14:09:18 -07:00
Noah 9b80d38c3e App rename + macOS Build Fixes 2021-05-02 12:06:34 -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 32db95ea85 MacOS .app Bundle
* Add a shell script to generate a MacOS .app bundle for proper
  distribution.
2019-07-17 18:10:13 -07:00
Noah 7317615318 Add fpm script to make RPM and Deb packages 2019-07-09 20:09:01 -07:00