🕹 2D ASCII Game Engine for Scala3
See the code_________ ______________
__ ____/_______________ __ \__ /_____ _____ __
_ / _ __ \_ ___/_ /_/ /_ /_ __ `/_ / / /
/ /___ / /_/ /(__ )_ ____/_ / / /_/ /_ /_/ /
\____/ \____//____/ /_/ /_/ \__,_/ _\__, /
/____/
ASCII Game Engine for Scala3
Check out www.cosplayengine.com for the full documentation.
![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() |
CosPlay is 2D ASCII game engine written in Scala3:
org.cosplay.examples package).Prerequisites:
Using SBT:
libraryDependencies += "org.cosplayengine" % "cosplay" % "0.9.5"
Using Maven:
<dependency>
<groupId>org.cosplayengine</groupId>
<artifactId>cosplay</artifactId>
<version>0.9.5</version>
</dependency>
git clone https://github.com/nivanov/cosplay.git
cd cosplay
sbt package
For developers interested in contributing to the project, you can work within your own feature off-master branches and create pull requests.
For those just interested in using CosPlay to create games - you can just get the most recent version via SBT or Maven.
master branch.cosplay tagCopyright (C) 2023 Rowan Games, Inc.

Scala
97.7%
Java
2.2%
🕹 2D ASCII Game Engine for Scala3
See the code_________ ______________
__ ____/_______________ __ \__ /_____ _____ __
_ / _ __ \_ ___/_ /_/ /_ /_ __ `/_ / / /
/ /___ / /_/ /(__ )_ ____/_ / / /_/ /_ /_/ /
\____/ \____//____/ /_/ /_/ \__,_/ _\__, /
/____/
ASCII Game Engine for Scala3
Check out www.cosplayengine.com for the full documentation.
![]() | ![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() | ![]() |
CosPlay is 2D ASCII game engine written in Scala3:
org.cosplay.examples package).Prerequisites:
Using SBT:
libraryDependencies += "org.cosplayengine" % "cosplay" % "0.9.5"
Using Maven:
<dependency>
<groupId>org.cosplayengine</groupId>
<artifactId>cosplay</artifactId>
<version>0.9.5</version>
</dependency>
git clone https://github.com/nivanov/cosplay.git
cd cosplay
sbt package
For developers interested in contributing to the project, you can work within your own feature off-master branches and create pull requests.
For those just interested in using CosPlay to create games - you can just get the most recent version via SBT or Maven.
master branch.cosplay tagCopyright (C) 2023 Rowan Games, Inc.

Scala
97.7%
Java
2.2%