-
bevy_ineffable Public
A simple-to-use input manager for the Bevy game engine that empowers players and makes accessibility easy.
-
bevy-assets Public
Forked from bevyengine/bevy-assetsA collection of Bevy assets, plugins, learning resources, and apps made by the community
UpdatedFeb 17, 2024 -
-
ck3-tiger Public
Forked from amtep/ck3-tigerChecks Crusader Kings 3 user mod files for common mistakes and warns about them.
Rust GNU General Public License v3.0 UpdatedJul 20, 2023 -
CountdownHelper Public
Finds all possible solutions to a Countdown numbers round.
Rust UpdatedJun 12, 2023 -
loot-goblin Public
Forked from vanGeck/bevy-jam-2Submission for the 2nd Bevy Game Jam
Rust MIT License UpdatedAug 29, 2022 -
amethyst Public
Forked from amethyst/amethystData-oriented and data-driven game engine written in Rust
Rust Other UpdatedMar 17, 2021 -
-
rust-gamedev.github.io Public
Forked from rust-gamedev/rust-gamedev.github.ioThe repository for rust-gamedev.github.io
HTML UpdatedSep 7, 2020 -
space_shooter_rs Public
Forked from thetawavegame/thetawave-legacyA space shooter game made with Amethyst and Rust.
Rust GNU General Public License v3.0 UpdatedAug 19, 2020 -
evoli Public
Forked from amethyst/evoliAn ecosystem-simulation game made with Amethyst
Rust Other UpdatedAug 11, 2020 -
-
shotcaller Public
Forked from spicylobstergames/shotcaller-minigeneA moddable RTS/MOBA game made with bracket-lib and specs.
JavaScript Other UpdatedJul 29, 2020 -
space-menace Public
Forked from amethyst/space-menaceAn action 2D platformer made with Amethyst game engine
Rust MIT License UpdatedJun 15, 2020 -
grumpy_visitors Public
Forked from amethyst/grumpy_visitorsA prototype of a top-down EvilInvasion-like 2D arcade/action
Rust MIT License UpdatedJun 12, 2020 -
BrainFuckedEvolve Public
Simulates the evolution of Brainfuck Jousting bots in Rust.
Rust UpdatedNov 17, 2017 -
2IV60_RobotRace Public
Assignment for the TU/e pre-master course Computer Graphics (Code 2IV60).
-
FX-Stager Public
A light-weight JavaFX library that can manage screens.
Java GNU General Public License v2.0 UpdatedJul 24, 2015 -
Automata Public
Program for checking if strings are accepted by an NFA, DFA or pushdown automaton, and for detecting deadlocks on Labeled Transition Systems.