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.
|
|
5 years ago | |
|---|---|---|
| res | 5 years ago | |
| src | 5 years ago | |
| .gitignore | 5 years ago | |
| NOTES.md | 5 years ago | |
| README.md | 5 years ago | |
| TODO.md | 5 years ago | |
| build.sh | 5 years ago | |
| color.lua | 5 years ago | |
| conf.lua | 5 years ago | |
| main.lua | 5 years ago | |
| sound.lua | 5 years ago | |
| texture.lua | 5 years ago | |
README.md
INTRODUCTION
This is a tower defense game.
RESOURCES
- Hex Map 1 - unity tutorial for hexagon grids with some useful generalized math.
- Hexagonal Grids - the best resource on hexagonal grids on the internet.
- Amulet Docs - amulet documentation.