resolve conflicts
Dependencies
- [2]
2534RME6standardize some copy between forks - [3]
GWY3MDWPclarify that PRs and patches are both welcome - [4]
PK25ETNWresolve conflicts - [5]
FSQ7OI4Mnew fork: a template for carousel-based apps - [6]
ZTMRQZSWReadme - [7]
MD3W5IRAnew fork: rip out drawing support - [8]
HUDGLWXFinclude instructions to install LÖVE - [9]
D4FEFHQCflesh out Readme - [10]
4VUVVW6Jupdate Readme and settle on a project name - [11]
WKJYU3EPdocument gotchas on mobile - [12]
UOGZZY3Llink to reference from Readme - [13]
KSL52BPSlink to Freewheeling Apps page - [14]
AMYOQ4QWfine, I'll add a badge - [15]
FS2ITYYHrecord a known issue - [16]
ZT6T2H7Nupdate known issues - [17]
2DVVKKVAflesh out Readme - [18]
BPYWIU62new fork: template for live programming with editor widgets - [19]
DFXPZNH6Merge lines.love - [20]
Q4WRCUWDscreenshot - [21]
3WSB7ZTVresolve conflicts - [22]
GO566FZSpijul bug - [23]
QKFHDM6Jresolve conflicts
Change contents
- resurrect zombie in README.md at line 2
[](https://0dependencies.dev) - resolve order conflict in README.md at line 2
- resurrect zombie in README.md at line 7[5.11635]→[5.918:1218](∅→∅),[5.11635]→[5.918:1218](∅→∅),[5.1218]→[2.32:100](∅→∅),[5.1218]→[2.32:100](∅→∅),[2.100]→[5.1287:1630](∅→∅),[5.1287]→[5.1287:1630](∅→∅),[5.1287]→[5.1287:1630](∅→∅),[5.1630]→[5.32:33](∅→∅),[5.1630]→[5.32:33](∅→∅),[5.33]→[2.101:609](∅→∅),[5.33]→[2.101:609](∅→∅)
Copy this repo to get a leg up creating tiny, low-maintenance, cross-platformapps that you can make changes to right on a phone or tablet.It comes bundled with a few optional goodies:* Support for tap-to-pan and pinch-to-zoom gestures over an infinite 2Dsurface for arbitrary graphics and UI.* A tiny widget library for quickly creating arbitrary UI elements.[Here's an example of the kinds of things you can add to the global variable `widgets`.](https://akkartik.itch.io/carousel/devlog/665231/a-sprite-editor-in-100-lines-of-code)* A typographic scale for scaling the font size of text in visually pleasingincrements.Tap the 'edit' button and then poke around the 'load' menu to learn more.This repo is an example of a [Freewheeling App](http://akkartik.name/freewheeling),designed above all to be easy to run, easy to modify and easy to share.## Getting startedInstall [LÖVE](https://love2d.org). It's just a 5MB download, open-source andextremely well-behaved.[Run the app using LÖVE.](https://love2d.org/wiki/Getting_Started#Running_Games)## HackingYou can edit the app and UI right on your device. However, there are somegotchas to be aware of when editing such apps on a phone: - resurrect zombie in README.md at line 34
* If you upgrade LÖVE you lose all your local apps and their saved settings.This includes code changes. It's hard to get code changes out due to mobilerestrictions. I can't come up with an alternative to copy-paste. Thisimposes a strict limit on the number of changes I'm willing to make to alarge app on my phone.* If you upgrade such apps after making local changes to them, you might seestrange errors. Local changes are written to an overlay directory, whereasupgrades modify the app in place. The two locations create lots ofopportunity for conflicts to arise.To mitigate this issue, such apps by default list local changes in theoutput editor every time they run. That will hopefully act as a reminder.There's also some helpers for deleting local changes in the 'scratch' page. - edit in README.md at line 34
- edit in README.md at line 112[5.117]→[5.36:37](∅→∅),[5.132]→[5.36:37](∅→∅),[5.38]→[5.36:37](∅→∅),[5.19]→[5.19:175](∅→∅),[5.19]→[5.19:175](∅→∅),[5.926]→[5.19:175](∅→∅),[5.19]→[5.19:175](∅→∅)
This repo is an example of a [Freewheeling App](http://akkartik.name/freewheeling),designed above all to be easy to run, easy to modify and easy to share. - resolve order conflict in README.md at line 112[3.132]