Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtsyntho/love2d-android-ide
Code Löve2D Games on your android phone easily!
https://github.com/mtsyntho/love2d-android-ide
android android-app android-application code development foss love love2d love2d-framework mobile mobile-app sketchware sketchware-pro
Last synced: 6 days ago
JSON representation
Code Löve2D Games on your android phone easily!
- Host: GitHub
- URL: https://github.com/mtsyntho/love2d-android-ide
- Owner: MTSyntho
- License: gpl-3.0
- Created: 2022-11-24T20:51:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T07:25:13.000Z (about 2 years ago)
- Last Synced: 2024-11-28T23:24:24.913Z (2 months ago)
- Topics: android, android-app, android-application, code, development, foss, love, love2d, love2d-framework, mobile, mobile-app, sketchware, sketchware-pro
- Homepage:
- Size: 459 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Löve2D Android IDE
Code Löve2D Games on your android phone easily!
This README file is still a work in progress so is the app.Download the **Löve2D Android IDE** here
https://github.com/Official-IceCreeperPE/Love2D-Android-IDE/releases# Source Code
Download [**Sketchware Pro**](https://sketchware-pro.ga/) to use source code and to contribute to the project.
https://github.com/Sketchware-Pro/Sketchware-Pro/releases - The .swb file is the source code
Sketchware Pro is a free modification _its free no premium_ of an application called Sketchware which allows anyone of any age to start coding using blocks, anyone familiar with scratch will not have trouble using the blocks. You can create very good applications using Sketchware and if you really get deep into it you can even create games directly in sketchware so no embedding like html but you can do that if you'd like to. Its only available for android and only exports to android and also if you know java you can use 'add source directly' blocks in the green 'operator' tab to inject that java code into your application if the blocks aren't enough for you. It also allows you to export your project to android studio and continue working from there **but you are not allowed to convert this sketchware project to android studio project, edit it and make a pull request, if you do so minus well fork this repository then upload your android studio source, delete the swb file and compiled apk there.**
Sketchware Documentation here:
https://sketchware-docs.vercel.app/docs/getting-started.html/Enjoy your day!