Coder Social home page Coder Social logo

tale152 / pps-20-pps-sq Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 215.84 MB

Project for PPS course of the year 2020/2021. Scala Quest is a textual adventure game inspired by the series of children's gamebooks “choose your own adventure”.

Scala 99.15% Prolog 0.85%
scala sbt prolog java game choose-your-own-adventure editor

pps-20-pps-sq's Introduction

Scala Quest

Project for PPS course of the year 2020/2021.

Description

Scala Quest is a textual adventure game inspired by the series of children's gamebooks “choose your own adventure”.

Requirements

To play Scala Quest the following software are needed:

  • Scala version 2.12.8
  • sbt version 1.5.5

Compilation

To compile the sources into a runnable jar use the command:

sbt assembly

Test

To run all the tests use the command:

sbt test

Coverage

To verify the coverage of the application run all the tests with coverage enabled:

sbt clean coverage test

Then generate the reports:

sbt coverageReport

Download

Download the latest Jar file from this repository's releases page.

Usage

For Windows/Unix systems:

Start runnable Jar with the command:

java -jar /path/to/PPS-20-scala-quest-assembly-x.y.z-SNAPSHOT.jar

Authors

Developed for academic purpose by:

pps-20-pps-sq's People

Contributors

angelofilaseta avatar elisatronetti avatar pierosanchi avatar tale152 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.