Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 974 Bytes

File metadata and controls

35 lines (23 loc) · 974 Bytes

Build Status Code Coverage License

Point & Click Adventure

A click and point (more a type and type) adventure for university.

Screenshot

Game Image

Prerequisites

  • JDK 1.8 or later
  • Maven 3 or later

Run

git clone git@github.com:emazzotta/cli-adventure-game.git && \
    cd cli-adventure-game && \
    make

Contribution Guidelines

  • Red (write a failing test)
  • Green (make the test pass)
  • Refactor (make the code sexy)

Authors

Emanuele Mazzotta
Leandro Kuster