20degree / solarusguide

0 stars 0 forks source link

Chapters (SOLVED - Add to book) #6

Open Zefk opened 8 years ago

Zefk commented 8 years ago

A list of chapters will help understanding more issues needed to be solved. The old book attempt can be used to open up more issues as well. Not only solving the needed chapter or possible chapter unrelated to ARPG. Card battle and monster battle turnbased games can be made too. Old book attempt

Zefk commented 8 years ago

Here is the rough draft from the old book attempt. I cleaned it up a little.

Zefk commented 7 years ago

Table of contents:

Chapter 1: About Solarus, Basic History, Download Instructions, Shortcuts, and Documentation

Chapter 2: Free Graphics, audio, scripts, and Basic Free License Information

Chapter 3: Moving around the Solarus Editor

Chapter 4: Using the Sprite editor

Chapter 5: Using the Tileset editor

Chapter 6: Very Basic Lua Scripting, ways to load script, and lua console

Chapter 7: Setting up dialog

Chapter 8: Displaying an image, fonts on the screen, and playing audio

Chapter 9: Key press, Mouse press, and pause

Chapter 10: Timers and getting coordinates

Chapter 11: Image fade, opacity, and filling the screen with a color surface

Chapter 12: Entities

Chapter 13: Upgrading

Chapter 14: Exporting Project