App Development
with LiveCode Community
with LiveCode Community
Video I: Getting Started with LiveCode
Start building an app with this first video in the App Development series. Learn how to place objects on your card and code them using the script editor. A great starting point!
Video II: App Aesthetics and Design
Learn how to align multiple objects on your card and skin objects using an imported image. Customize the cards in your app using this step-by-step video.
Video III: Splash Carding Your App
Learn how to add a new card to the stack and create a splash screen common to many apps. Knowing how to add a card will also allow for multiple levels in the app.
Video IV: Coding A Simple App
Learn basic coding structures to create a simple app that uses variables, commands, movement of objects and visibility manipulation.
Video V: Coding An Advanced App
Learn how to align multiple objects on your card and skin objects using an imported image. Customize the cards in your app using this step-by-step video.
Video VI: Coding Scores
Learn how to insert code to calculate scores based on set events. This will be valuable for those apps that incorporate popular gaming concepts that require score tracking.
Video VII: Coding Counters
Learn how to code timers that may be used to increase the difficulty of various levels in an app. Code can start, stop, reset or add to timer counts through the simple use of buttons and a single field object.
Video VIII: Coding Non-Gameplay Apps