Skip to content

olliglorioso/company-defense

Repository files navigation

Company defense

A tower defense game made for the Programming Studio A course at Aalto University. Documentation

How to run

First import build.sbt dependencies. Then run

sbt run

... or go to src/main/scala/UI/MainUI.scala and run the @main-function.

Formatting

sbt scalafmtAll

Testing

sbt test

Linting

Wartremover is run on save. build.sbt contains the configuration for the linter. Please see here to set more rules: https://www.wartremover.org/doc/warts.html.

Scala 3 migration

???

Resources

???

About

Tower defense game for the course Programming Studio A at Aalto University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages