Skip to content

Releases: pidoveproject/scala-showdown-api

v0.1.0

08 Sep 13:27
Compare
Choose a tag to compare

Introduction

This is the first release of Scala Showdown API. Despite not supporting every PS messages yet (see Issues), the current state is mature enough to be used in complex projects such as bots or alternative clients.

Further information on the website.

Main features

  • Ability to connect to PS servers (including unofficial ones)
  • Support of almost all PS client/server messages
  • PokePaste format support. Note: this feature might be moved to its own project in the future.
  • Integration with many runtimes and coding styles
  • Support of both JVM and JS platforms

Contributing

There are many issues left! You can check good first issues to get started.