Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.74 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.74 KB

VASSAL

The open-source boardgame engine

Build Status License: LGPL v2

VASSAL is a game engine for building and playing online adaptations of board games and card games. Play live on the Internet or by email. VASSAL runs on all platforms, and is free, open-source software.

Getting started

Minimum Requirements

VASSAL 3.3 requires Java 11 or later.

The Windows and Mac packages have an appropriate version of Java bundled with them, so there is no need to install Java separately on those operating systems.

Releases

Get the current release.

Getting started

  • Linux
tar -xvf VASSAL-3.3.2-linux.tar.bz2
cd VASSAL-3.3.2
./VASSAL.sh
  • Windows: Download and run the installer
  • Mac OS X: Download the app bundle

Contributing

Bug reports

Please report bugs in the Technical Support & Bugs section of our forum.

License

This project is licensed under the terms of the LGPLv2 license.

Acknowledgments

YourKit-Logo

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.