programaker / Joguin2

Toy Scala project to study some cool Functional Programming concepts (version 1 was in Java)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joguin

It means "Small Game" in Portuguese, but with the accent of the state of Minas Gerais - Brazil

Plot

The Zorblaxian Empire invaded Earth and installed Terraform Devices in some cities around the world.

These devices will transform the environment to make Earth inhabitable to them, expanding their empire and killing all native life in the process.

The player will create a character that will be the commander of humanity's army in a mission to destroy the devices and save the world.

Requirements

  • Java 8+
  • Scala 2.13.0+
  • SBT 1.3.0+
  • A command line interface

Building

From the root directory, execute: ./build.sh

Running

From the root directory, execute: ./run.sh

About

Toy Scala project to study some cool Functional Programming concepts (version 1 was in Java)


Languages

Language:Scala 99.9%Language:Shell 0.1%