bbscript
Parses BBScript for various Arc System Works Games (by super-continent)
jumpy
Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶 (by fishfolk)
bbscript | jumpy | |
---|---|---|
1 | 28 | |
41 | 1,638 | |
- | 2.6% | |
6.7 | 8.7 | |
16 days ago | 7 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
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.
bbscript
Posts with mentions or reviews of bbscript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-31.
jumpy
Posts with mentions or reviews of jumpy.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-24.
-
Shiftnanigans - 2D Platformer Randomizer
I made a 2D platformer randomization crate called Shiftnanigans (https://github.com/AustinHellerRepo/Shiftnanigans) as part of my work on the open source game Jumpy (https://github.com/fishfolk/jumpy). Within the map editor of Jumpy, the Randomize button will randomize the placement of tiles and elements, maintaining the general structures of the map. I've described the two abstract concepts and sets of structs used to accomplish this functionality below. This is just a general overview, but I am happy to elaborate further if anyone has questions about the algorithms and data structures used.
- Fish Folk – open-source Bevy game
-
Fish Folk – Our open source arena-shooter game in development for 4 years is now live on Kickstarter
GitHub: https://github.com/fishfolk/jumpy
-
Fish Folk: Jumpy v0.5 – completed MVP of Bevy rewrite
Since late September we've been rewriting 'Fish Folk: Jumpy' in Bevy, headed up by Jumpy's new lead dev zicklag. With the release of v0.5, we now set our sights on a crowdfunding campaign due to launch in early 2023.
- Networking in ‘Fish Folk: Jumpy’ with QUIC for matchmaking and GGPO for p2p rollback
-
Wave Function Collapse - A stateful node graph framework (constraint problems, procedural generation, etc.)
Thanks for this! We have a longstanding idea to use WFC as a way to create procedurally (re-)generated maps for our 2D platformer game. Happy to collaborate further on this if you’re interested.
- WASM For Core Game Loop & Mods · Jumpy dev-talk
-
Katharos tech?!
Also the people from Katharos are great contributors of Bevy itself and also is working on Jumpy, which is a great source of inspiration and showcase for community, which doesn't uses Katharos License.
-
Are there any AAA or indi games being developed in Rust?
Fish Fight is developed in Rust.
What are some alternatives?
When comparing bbscript and jumpy you can also consider the following projects:
BakkesModSDK - The current BakkesModSDK (Unofficial SDK for Rocket League)
rust-sdl2 - SDL2 bindings for Rust