Sen descrición

Jason K. MacDuffie 9b0189e32d update credits %!s(int64=2) %!d(string=hai) anos
Fonts 210e800cd4 add custom font %!s(int64=4) %!d(string=hai) anos
Music eef6d332ed Add new scenes %!s(int64=4) %!d(string=hai) anos
Scenes 8069ee9e75 Add scripts to projectiles %!s(int64=2) %!d(string=hai) anos
Scripts 9b0189e32d update credits %!s(int64=2) %!d(string=hai) anos
Sounds eef6d332ed Add new scenes %!s(int64=4) %!d(string=hai) anos
Sprites eef6d332ed Add new scenes %!s(int64=4) %!d(string=hai) anos
Tilesets f5248486ba fix tileset issues %!s(int64=4) %!d(string=hai) anos
.gitignore 210e800cd4 add custom font %!s(int64=4) %!d(string=hai) anos
COPYING.md 52151b0eef update COPYING file %!s(int64=4) %!d(string=hai) anos
README.md 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
SPELLS.md 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
TODO.md 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
apache.txt 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
cc-by-sa.txt 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
default_env.tres 77d62085b5 init commit %!s(int64=4) %!d(string=hai) anos
gpl.txt 2871925a31 move several files from old little mage to main dir %!s(int64=4) %!d(string=hai) anos
icon.png 7ebdd0ac41 add icon %!s(int64=4) %!d(string=hai) anos
icon.png.import 77d62085b5 init commit %!s(int64=4) %!d(string=hai) anos
icon.xcf 7ebdd0ac41 add icon %!s(int64=4) %!d(string=hai) anos
project.godot 8069ee9e75 Add scripts to projectiles %!s(int64=2) %!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