scalanative-graphics-bindings
OpenGL and SDL2 bindings for Scala Native (by regb)
scala-game-library
Scala library for cross-platform 2D game development (by regb)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
scalanative-graphics-bindings | scala-game-library | |
---|---|---|
1 | 1 | |
37 | 144 | |
- | - | |
0.0 | 0.0 | |
10 months ago | 4 months ago | |
Scala | Scala | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scalanative-graphics-bindings
Posts with mentions or reviews of scalanative-graphics-bindings.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-24.
-
Thats my first time with Scala and wanted to create something interesting as first program, so created simple single colored window in LWJGL (which will turn into traingle), next in my tour is password generator, and then wayland implementetion as generated scala code from XML protocols.
LWJGL has lots of bells and whistles if you only need OpenGL take a look at: https://github.com/regb/scalanative-graphics-bindings
scala-game-library
Posts with mentions or reviews of scala-game-library.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-29.
-
Learn to build a Roguelike game in Scala
The only one I know of is SGL but I don't know how actively it's being worked on and it's still an OO flavour. I don't know of any FP-first game libs for Scala or Java.
What are some alternatives?
When comparing scalanative-graphics-bindings and scala-game-library you can also consider the following projects:
indigo - An FP game engine for Scala.
jMonkeyEngine - A complete 3-D game development suite written in Java.
FXGL - Java / JavaFX / Kotlin Game Library (Engine)
Litiengine - LITIENGINE 🕹 The pure 2D java game engine.
Zircon - Zircon is an extensible and user-friendly, multiplatform tile engine.
coursier - Pure Scala Artifact Fetching
Scala-Guide - Scala Guide
Scalaz - Principled Functional Programming in Scala
HelloScala - "Hello, World" program written in Scala with LWJGL