Love studio

Rating: 
5
Your rating: None Average: 5 (1 vote)

Love-Studio: A Mobile Coding Environment for Love2D

Love-Studio is a mobile coding environment designed for Love2D development, featuring syntax highlighting for Lua, and forked from Love2D Code Editor. This project serves as a "reboot" of the original Love2D Code Editor, with significant code refactoring and some features being discarded.

The name has been changed to Love-Studio to better reflect its focus on development, particularly Love2D programming, while still being versatile enough for general-purpose text editing and coding in any other programming language.

Key Features:

  • Syntax Highlighting: Supports Lua syntax highlighting, essential for Love2D game development. The syntax highlighting feature can be easily extended to support other programming languages.
  • Landscape Mode: Fully implemented for a better mobile coding experience.
  • Keyboard Requirements: A physical keyboard is required for use, as the touch keyboard is not functional yet.

While Love-Studio is primarily aimed at Love2D development, it is flexible enough to be used for general-purpose text editing and coding in any other programming language. The syntax highlighting functionality can be expanded to support additional languages, making it a customizable tool for a wide range of coding tasks.

Feel free to fork the project and contribute to its development. You can access the source code here: Love-Studio on Codeberg.

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File codeeditor-0.1-1.noarch.rpm5.74 MB01/06/2024 - 19:21
File codeeditor-0.2-1.noarch.rpm5.72 MB02/06/2024 - 21:31
File codeeditor-0.3-1.noarch.rpm5.73 MB05/06/2024 - 07:50
File codeeditor-0.4-1.noarch.rpm6.05 MB14/06/2024 - 17:26
File codeeditor-0.5-1.noarch.rpm9.4 MB20/06/2024 - 07:56
File lovestudio-0.1-1.noarch.rpm10.29 MB15/12/2024 - 11:57
Changelog: 

v0.1 The code has been refactored, the project renamed. Added landscape mode. Touch keyboard not functional yet.