845 B
845 B
title | date | draft | source | license | license-url | tags | layout | aliases | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Water Symbol | 2022-05-01 | false | https://git.sr.ht/~redstrate/watersymbol | GPLv3 | https://git.sr.ht/~redstrate/watersymbol/tree/main/item/LICENSE |
|
project |
|
Fire Emblem clone for a course final project.
A Fire Emblem clone using libGDX and Java. This is for a course final project, and it features stuff like:
It features:
- Proper A* navigation for enemies, and is also player unit pathing.
- All the assets are wholly created by me, except for the default Arial font included in libGDX.
- Working gameplay loop, allowing you to kill or be killed by the enemy units on a test map.
- Maps can be created in Tiled, allowing for easy authoring.