Beginners Course
Last Thursday of the Month
Elanor is one of our most experienced LiveCode developers and a top talent when it comes to delivering LiveCode training sessions. This year she is leading a full 12 session Beginners course.
Beginners Course
In this course we will create a word game based around anagrams. We will start with a very simple version of the game and build on it as we go.
Our game will be designed to work on Desktop and Mobile platforms.
- Introduction to LiveCode
- Planning and creating the basic game
- How will the game work, what do we need to know?
- Planning and creating the basic UI, what elements do we need for the game to work.
- Adding the basic functionality to the game.
- Developing the look and feel of the game, what elements work best on different platforms.
- Storing scores locally
- Writing data to file
- Reading data in from file
- Adding to the UI to display the scores
- Using DataGrids for display
- Adding levels to the game
- How to we decide the player has completed a level
- How to vary difficulty
- Sharing scores with other users
- Write your name and score to a server using a WebService
- Get the global high scores and display them in the app
- Building Standalones
- Using Databases. Using SQLite database instead of text files to store data.
- Variations on the basic game.
- Some other games that have been built in LiveCode.