hexyz is tower defense game, and a lua library for dealing with hexagonal grids
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
241 B

3 years ago
  1. ###
  2. this is a project written in lua, using the amulet game engine.
  3. if you don't know lua, or know lua but don't know amulet, read or skim the documentation:
  4. https://amulet.xyz/doc
  5. amulet does extend lua syntax in some small ways.
  6. @TODO