A simple 2D Action Game.The Player can move and attack in 4 Directions.He can lose and collect Hearts through Enemys and floating Hearts inside a Level.
Molten Aim 25 is an OpenSource realistic first-person-shooter game made with godot game engine 4.4. The Game is made to be fully free and open source and this repository is containing the official source code for the game. Any Godot 4.4 developer can contribute to the project just be sure to checkout the contribution guidelines.Update info: Added new lobby with an option to go back to previous lobby and also now the matching system is separate from lobbies as a dedicated unit!
A Multiplayer Lobby
An old school "beat-em-up" or brawler genre game ala Altered Beast, or Golden Axe complete with Parallax scrolling background, On-screen controls for mobile/touchscreen devices, Gamepad support (in addition to Keyboard) a splash screen and is ready to be played locally or exported to an application
Clean audio/music player. Uses ResourcePreloader to load audio files. Features* setup loop and loop offset with Godot's Import Tab * autoplay, activate a file and it will continue playing the next file* playlist, quickly create playlist by Ctrl/Shift selecting multiple files* Pause, Skip, Fast Forward, Volume and More controls with shortcuts.* Spectrum analyzerNote: it use more memory than a native audio player, since all audio is preloaded.
Candy Wrapper is a Looping Arcade Action Platformer!- Leap through an infinite void!- Squish Sweets & Candies (;- 20 Levels of Screen-Wrapping Action!- Jam out to energetic beats <3Candy Wrapper was first created in under 24 hours during the "100 Lines of Code GameMaker Jam" of May 2018.Built with Godot 4.4.1Play on Windows, Linux, Mac and Web!Play the Sequel - WRAP IT UP - godotengine.org/asset-library/asset/3326
Infinite random arabfunny generator. (r/arabfunny)
This plugin was created to help you work with subtitles inside Godot. It allowes you to import an srt format subtitle file into any scene.It works by converting the SRT file into a Godot Animation Resource. This way you can use any AnimationPlayer and RichLabelText node to play the subtitle.The reason behind using an Animation Resouce is to take advantage of the power of animations in Godot. Once the animation is created, all the information is compressed and managed by the engine just like any other resource.
Full C# project for 3D procedural terrain generation, including random items, water, day/night cycle, weather and a basic TPS gameplay.
The project called "Exponaut" has branched out at v0.9.6, and this is the main branch, leaving the scoring and 2d platforming focus behind, in favor of a type of game that's far better suited for showing the true potential of the "entity" system, which most of the development process was actually focused on refining up to now. Hope you enjoy!
A calculator app made in Godot that plays an effect whenever 67 is typed or appears in the result.Features- Basic calculator (without scientific functions)- Plays unobstrusive sound and visual effect when "6" and "7" is directly typed one after another, or when the sequence "67" appears in result- Typing by directly inputting text or by pressing on buttons, via clicking or focus with arrow keys- Catches errors with a cute message if inputted sequence cannot be evaluated
This is a calculator