SaaSHub helps you find the best software and product alternatives Learn more →
Zircon Alternatives
Similar projects and alternatives to Zircon
-
textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
AdventKT
A Kotlin-based DSL for text adventures, with a partial replica of the classic Colossal Cave as an example.
-
-
-
Zircon discussion
Zircon reviews and mentions
-
Java swing turn based roguelike game loop advice
I'd recommend you use Zircon, it's THE roguelike rendering library for Kotlin/JVM. The developer is/was active on the discord too. Zircon website
- Guides for Kotlin scripting use case
-
game engines for 2D games in java?
Hope you're not getting down voted because of Kotlin. Even the example on their page is in Java. https://github.com/Hexworks/zircon
- Textual in Clojure?
-
New Zircon Release is out: 2021.1.0-RELEASE
There is another improvement that helps with extensibility: now it is possible to create custom tileset loaders. There is already a WIP loader that uses Tiled's format.
One important change that was a blocker for some other things was the reliance on the global Zircon object that also held some state. With #404 completed now there is no global state, and it is also possible to have TileGrid and / or Renderer objects without having an Application that continuously renders content.
-
Learn to build a Roguelike game in Scala
But if you specifically want to build a roguelike and you're ok with Java, Zircon looks amazing! I have not tried it but just look at those screenshots!
-
7drl 2021 Collaborations Thread
Hi all! If any of you want to use a Hexworks project for the 7DRL (Zircon or Amethyst) feel free to jump on our Discord Server where you can get help with those and talk with other 7DRLers!
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jan 2025
Stats
Hexworks/zircon is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Zircon is Kotlin.