Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Reimplementation of the classic game Missile Command

Notifications You must be signed in to change notification settings

pps-missile-command/PPS-22-mis-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Missile Command


pps-2022-missile-command

authors: Andrea Brighi, Daniele Di Lillo, Matteo Lazzari

Introduction

This project is a reimplementation of the classic game Missile Command, developed Scala.
The project is developed using a functional programming paradigm and a TDD approach.

How to run the game

The game can be run cloning the repository from branch main and using the command sbt run in the root directory of the project.

It is also possible to run the game using the executable jar file in the release section of the repository.
In order to run the game with the jar, the user must have Java 17 installed on his machine, and use the command java -jar missile_command.jar in the directory where the jar is located.

About

Reimplementation of the classic game Missile Command

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages