Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 370 Bytes

ZenoDial

A Java-based dialogue system with JMegaHAL and Wolfram|Alpha integrated.

Prerequisites

Have the following installed / running on the computer that is going to compile and run ZenoDial:

  • JDK 7 or above
  • ant

How to run it

Clone the project into your workspace, then execute the commands in sequence:

  • ant
  • ant ChatBot