Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 445 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 445 Bytes

PEGGASUS: Parallel Evolutionary Game Generation And Simulation System

Our board-game generator for our CS 673 Project.

Requirements:

Controller:

  • Node.js 0.10.36
    • express 4.13.4
    • fs 0.0.2
    • body-parser 1.15.0
    • multer 1.1.0
    • mongodb ???

Evaluator:

  • Node.js 0.10.36
    • express 4.13.4
    • fs 0.0.2
    • body-parser 1.15.0
    • multer 1.1.0

Generator:

  • Groovy 2.4.4