A magic puzzle game

Jason MacDuffie 359805a31f Fix README %!s(int64=9) %!d(string=hai) anos
Fonts c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
Music c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
Scenes b1c20febb2 Fix spell information in top left %!s(int64=9) %!d(string=hai) anos
Scripts b1c20febb2 Fix spell information in top left %!s(int64=9) %!d(string=hai) anos
Sounds c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
Sprites c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
Tilesets 6090ca61ef Renamed tileset scenes to .xscn %!s(int64=9) %!d(string=hai) anos
.gitignore 71590d4898 Add gitignore %!s(int64=9) %!d(string=hai) anos
COPYING.md c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
README.md 359805a31f Fix README %!s(int64=9) %!d(string=hai) anos
SPELLS.md 4eeb0ca1e2 Added a list of spells %!s(int64=9) %!d(string=hai) anos
TODO.md 64120b4f3f Update todo %!s(int64=9) %!d(string=hai) anos
apache.txt c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
cc-by-sa.txt c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
engine.cfg 529119c5e9 Add incomplete support for gamepads %!s(int64=9) %!d(string=hai) anos
gpl.txt c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
icon.png c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos
icon.xcf c184dd1acd Init commit %!s(int64=9) %!d(string=hai) anos

README.md

Little Mage

This is supposed to be a puzzle game I am making in Godot.

Running

There is a GUI way and a CLI way to run the game. Either way, you need to have Godot installed.

GUI:

  1. Open the Godot editor
  2. Press the "Scan" button on the right
  3. Navigate to the LittleMage folder
  4. Press the "Open" button on the bottom
  5. Select Little Mage from the left menu
  6. Press the "Run" button on the right

CLI:

  1. Navigate to the LittleMage folder
  2. Execute "godot"

Gamepad

Currently gamepad support is incomplete. The A, B, Y, L1, and R1 buttons work. However, the D-pad does not work. I recommend Antimicro to map your D-pad to the WASD keys.

Note: these instructions use the X-Box terminology for each button. Your gamepad may have different labels.

  • A: Accept
  • B: Cancel
  • Y: Reset level
  • R1: Cast spell
  • L1: Next spell