Alchemy Defense is a tower defense game prototype that utilies dynamic pathfinding. It's currently only a rudimentary prototype of the core gameplay and has no further plan on being developed.
- documentation : Contains meeting protocols, RAD and SSD.
- src : Project codebase.
-
How to run : Clone the repository and run "mvn clean javafx:run" in the directory containing pom.xml. You could also open the maven project in your prefered IDE and run it through there.
-
Controls : Left click on a tower to select it and left click again on an available tile to place it there if able. Right click while holding a tower to deselect it. You can toggle an active tower to recieve some information about it.
- Felix Jönsson - "Art" and coding
- Johan Linden - Coding
- Valdemar Stenhammar - Coding
- Willem Brahmstaedt - Coding