Top 3 Scala Gamedev Projects
-
-
Programmable shaders (along with sprite animation and particle effects) is probably one of my favorite features of CosPlay Engine (https://cosplayengine.com). This ASCII star-streak parallax background in the short video below took all of ~30 LoC in Scala to implement as a fully customizable shader (see full source code for it: https://github.com/nivanov/cosplay/blob/master/modules/cosplay/src/main/scala/org/cosplay/prefabs/shaders/CPStarStreakShader.scala). Some even commented that they didn't think something like that even possible in a pure text ANSI terminal :-)
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
-
roguelike-starterkit
A starter project for Indigo to provide rendering functionality for roguelike games.
Project mention: RoguelikeDev Does The Complete Roguelike Tutorial - Week 8 | reddit.com/r/roguelikedev | 2021-08-17My plan was just to see if it was even possible to do, and maybe pave the way for others to have a go by writing a little starter kit to plug some of the gaps left by not having tcod.
Scala Gamedev related posts
Index
What are some of the best open-source Gamedev projects in Scala? This list will help you:
Project | Stars | |
---|---|---|
1 | indigo | 372 |
2 | cosplay | 80 |
3 | roguelike-starterkit | 11 |
Are you hiring? Post a new remote job listing for free.