Rebel
Rebel is a 2D Game Engine for Java. Used internally at NorthernLights Games (by Northern-Lights-Games)
VTerminal
A new Look-and-Feel (LaF) for Java, which allows for a grid-based display of Unicode characters with custom fore/background colors, font sizes, and pseudo-shaders. Originally designed for developing Roguelike/lite games. (by Valkryst)
Rebel | VTerminal | |
---|---|---|
1 | 5 | |
0 | 81 | |
- | - | |
9.3 | 8.0 | |
11 months ago | 11 days ago | |
Java | Java | |
MIT License | Apache License 2.0 |
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.
Rebel
Posts with mentions or reviews of Rebel.
We have used some of these posts to build our list of alternatives
and similar projects.
VTerminal
Posts with mentions or reviews of VTerminal.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-18.
-
Any suggestions for good open source Java codebases to study(With below criteria)?
You could check out my name generation library and another library that I wrote to give Swing a terminal Look-and-Feel
-
Learning - Guidance on creating my own Import Library.
This is one of my projects which is set up with JitPack and Maven. I can include it in any other project by adding it as a dependency to that project's Maven pom.xml file.
-
Your cool open source libraries
VTerminal - A new Swing LaF which allows for a grid-based display of Unicode characters with custom fore/background colors, font sizes, and pseudo-shaders.
-
Sharing Saturday #352
VTerminal
-
ASCII roguelike project
The library is VTerminal. The master branch contains all of the older AWT-based code and the 2020.11 branch contains all of the newer Swing-based code. Although it's mostly done and working, I'm holding off pushing the full rewrite in 2020.11 to master until I can get more documentation written for it.