A top down action/adventure game filled with magic and music, inspired by Link's Awakening. https://tashio.dev
  • Lua 99.8%
  • Python 0.2%
Find a file
2026-09-03 22:35:08 -06:00
drawnums add dark flowers for forest 2026-02-07 12:15:53 -07:00
fonts added monospace font for dialogue system 2024-10-14 17:52:27 -06:00
graphics tweak inset on footCollider, and boar rePath upon player respawn 2026-08-27 22:00:58 -06:00
lib add jumper library for pathfinding 2026-06-28 21:41:41 -06:00
music converted to ogg audio files 2026-01-11 16:39:33 -07:00
sounds converted to ogg audio files 2026-01-11 16:39:33 -07:00
src enable path on gecko, reset entity state upon finish shifting 2026-09-03 22:35:08 -06:00
.gitignore broken pathing update 2026-08-15 15:17:47 -06:00
conf.lua add jumper library for pathfinding 2026-06-28 21:41:41 -06:00
main.lua aquis collision with gecko 2026-05-03 23:20:27 -06:00
Notes.lua add boar goHome upon gPlayer death 2026-08-27 21:43:59 -06:00
README.md Updata Tashio repository download link in README 2026-02-08 16:12:47 -07:00

Tashio Tempo

A top-down adventure game filled with magic, and music.

Demo Web build deployed at tashio.dev

Installation Instructions

  1. Download the LÖVE game engine and install onto your machine
  2. Download the Tashio repo
  3. Unzip the downloaded repo folder
  4. Drag and drop the repo folder onto the LÖVE application to begin playing!

OR

If you just want the executables, follow the release build instructions.