Made for iOS, but the default example code prints directly in the notch, making the text only partially visible. :salute:
Seriously, this is pretty cool, but that kind of initial experience will turn people away.
Search found 134 matches
- Mon Nov 25, 2024 3:56 am
- Forum: Libraries and Tools
- Topic: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
- Replies: 58
- Views: 333155
- Wed Nov 13, 2024 3:02 am
- Forum: General
- Topic: Atom alternatives
- Replies: 12
- Views: 26019
Re: Atom alternatives
As a former Atom user, VS Code is buggy, slow, and has annoying pop-ups and is a piece of garbage. I was willing to give it a chance for a whole year but it just sucks. I just found out Atom has been continued by a group under the name Pulsar, so it is the perfect Atom replacement, as it is just Ato...
- Tue Feb 16, 2021 3:43 am
- Forum: General
- Topic: Looking for opinions from people who use MoonScript!
- Replies: 2
- Views: 3853
Re: Looking for opinions from people who use MoonScript!
MoonScript favors brevity of syntax above all else. This can be handy and often is, but also allows you to write code that is a pain in the ass to read. (I am most aware of this from following the creator of MoonScript, who commonly writes code that I struggle to understand in his projects.) I perso...
- Thu Jan 28, 2021 10:13 pm
- Forum: Games and Creations
- Topic: Don't learn to code - WesternPunk
- Replies: 14
- Views: 25881
Re: Don't learn to code - WesternPunk
This is amazing, please keep working on it!
- Tue Oct 20, 2020 7:55 am
- Forum: Libraries and Tools
- Topic: Luaseq - Asynchronous helper library
- Replies: 9
- Views: 18919
- Tue Oct 20, 2020 6:08 am
- Forum: Games and Creations
- Topic: egg - minimal node organized note taking program
- Replies: 1
- Views: 10561
Re: egg - minimal node organized note taking program
I would suggest adding more screens hots and information. Right now there isn't enough detail to really know what this is. :(
- Fri May 15, 2020 9:04 am
- Forum: Games and Creations
- Topic: Steam release: Push Blox 2 (PC) - free keys
- Replies: 19
- Views: 22150
Re: Steam release: Push Blox 2 (PC) - free keys
Thank you! (just claimed the second to last key there)
- Fri May 15, 2020 8:42 am
- Forum: Libraries and Tools
- Topic: Android Shell Code
- Replies: 5
- Views: 15540
Re: Android Shell Code
Can you please explain why writing to /sdcard is considered bad practise and what we should use instead? Just stating not to do it without an alternative isn't very helpful. :(
- Sat May 26, 2018 8:23 pm
- Forum: Support and Development
- Topic: Detecting if a file is running in the main thread, or a different thread
- Replies: 2
- Views: 3695
Re: Detecting if a file is running in the main thread, or a different thread
Thank you very much! :D
- Sat May 26, 2018 7:25 pm
- Forum: Libraries and Tools
- Topic: itchy - A simple version checker for games published on itch.io
- Replies: 2
- Views: 5085
Re: itchy - A simple version checker for games published on itch.io
Just released version 3.0.0:
- Rewritten to be used like a normal module instead of requiring you to start a thread and listen to a channel yourself.
- Added HTTPS support using libcurl and luajit-request.
- Uses Itch.io's new API endpoint, super up-to-date!
- Rewritten to be used like a normal module instead of requiring you to start a thread and listen to a channel yourself.
- Added HTTPS support using libcurl and luajit-request.
- Uses Itch.io's new API endpoint, super up-to-date!