HexChess is a hexagonal chess program. It includes several variants of hex chess (Glinski, McCooey, Hexofen) as well as peer-to-peer multiplayer. Currently, it doesn't have any AI options.The code is licensed under the MIT license, feel free to use it in your projects. However, there are additional restrictions on some assets, check subdirectories for more info.
Sample Player for the Godot Game Engine.
This is a very basic Pong game made with Godot.
A godot 3.5 C# project based on physical procedural animationuses Dialogic addon by user coppolaemilioControls:- Arrows or Gamepad left joystick - Move- WSAD or Gamepad right joystick - Camera- X or Gamepad A button - Jump- C or Gamepad X button - Kick/Punch- Tab or Gamepad Select button - Editor menu- Esc or Gamepad Start button - Pause menu
Casual Run Arcade is an open-source Godot project where players must avoid obstacles, collect coins and survive as long as possible while the game speed gradually increases. Also the game features a skins system, where you can unlock skins and use them in-game. Built using the Godot game engine (version 3.5 or later) with the GLES 2 renderer, this project is optimized for mobile devices, ensuring smooth gameplay (good FPS, no stutters) even on low-end phones.More info: https://thegamehub.club/viewtopic.php?t=2
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.
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.
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.
A Multiplayer Lobby
Make you own 3 by 3 Mondrian easily with drag & drop and practice your artistic eye for ratio's and color.Example of how to use H/VSplitContainers, Drag & Drop and Screen Capture addon.
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
This is a calculator