Skip to content

jarlah/scalagraphics-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Graphics Game Demo

This project will contain multiple games/demos to showcase how the Scala Graphics library (https://github.com/jarlah/scalagraphics) can be used.

Current state of the game:

Screenshot from 2023-06-20 21-40-20 Screenshot from 2023-06-20 21-40-27 Screenshot from 2023-06-20 21-40-39

Current release process

sbt clean assembly

/usr/lib/jvm/java-20-openjdk/bin/jpackage --type app-image --name MyGame --input target/scala-3.3.0 --main-jar scala2dgame-assembly-0.1.0-SNAPSHOT.jar

tar -czvf MyGame.tar.gz MyGame

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages