GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#kotlin #4x #4x_strategy_game #android #civ #civilization #civilization_v #game #itch #libgdx #strategy_game

Unciv is a free, open-source game that is like Civilization V but works on many devices, including old ones. You can download it for Android, desktop computers, and even Raspberry Pi. It's small, fast, and you can modify it easily. If you want a game that runs well on any device and allows you to make changes, Unciv is a good choice. You can install it from various platforms like Google Play, F-Droid, itch.io, and more. The game is constantly updated with new features and improvements, and you can even help contribute to its development.

https://github.com/yairm210/Unciv
👍2
#rust #bevy #game_development #game_engine #gamedev #open_source #rust

Bevy is a free and open-source game engine made with Rust. It is simple to use, especially for beginners, but also very flexible for advanced users. Bevy focuses on data and uses a system called Entity Component System, making it modular and fast. You can use only the features you need and replace others as desired. Although Bevy is still in early development and updates often, it provides many resources like a Quick Start Guide, examples, and a community to help you get started. This makes it a great tool for creating 2D and 3D games quickly and efficiently.

https://github.com/bevyengine/bevy
#cplusplus #2d_game #adventure_game #arcade_game #c_plus_plus #cpp #endless_sky #exploration #free #game #game_development #gamedev #indie #modding #multiplatform #open_source #opengl #opensource #rpg #space #top_down

In "Endless Sky," you explore different star systems, earn money by trading, carrying passengers, or completing missions, and use your earnings to upgrade your spaceship. You can choose to follow the main plot or go your own way as a merchant, bounty hunter, or explorer. The game is easy to run on most computers and is available for download from several platforms. It's free and open source, allowing anyone to contribute to the game. This gives you a lot of freedom and flexibility in how you play, making it a fun and engaging experience.

https://github.com/endless-sky/endless-sky
#cplusplus #cpp #game #game_development #game_engine #heroes_2 #heroes_of_might_and_magic_2 #heroes_of_might_and_magic_ii #homm_ii #homm2 #strategy_game #turn_based_strategy

**fheroes2** is a new version of the old game Heroes of Might and Magic II, made from scratch with many improvements. It has better graphics, smarter AI, and a better user interface. You can play it on different platforms and enjoy high-resolution graphics. To play, you need to download and install it following the installation guide. The project is open source and free, but it's important to buy the original game or download a free demo legally. You can also help develop the game by contributing code, translations, or graphical assets. Donations are welcome to support future development. This version makes the classic game more enjoyable and modern.

https://github.com/ihhub/fheroes2
#cplusplus #cpp #docker #flathub_pkg #game_stream #game_streaming #game_streaming_server #geforce_experience #homebrew_pkg #moonlight #pacman_pkg #python #remote_desktop #replicator_custom_issues #replicator_release_notifications #rtd #winget_pkg

Sunshine is a tool that lets you stream games from your computer to other devices using Moonlight. It supports low latency and works with AMD, Intel, and Nvidia GPUs for better performance. You can configure and pair devices using a web interface from any browser. The system requirements include a decent GPU, CPU, at least 4GB of RAM, and a good network connection. This means you can play games smoothly on different devices without needing powerful hardware on each one, making it convenient and efficient for gaming.

https://github.com/LizardByte/Sunshine
#dart #dart #flame #flutter #game #game_development #game_engine #gamedev #hacktoberfest

Flame is a game engine built on top of Flutter, making it easier to create games for mobile and web. It offers many useful features like a game loop, collision detection, gesture handling, and support for images, animations, and sprites. You can also use various bridge packages to integrate other tools like audio players, state management libraries, and physics engines. This helps you solve common game development problems quickly and efficiently. Additionally, Flame has extensive documentation, examples, and a supportive community to help you get started and resolve any issues you might encounter.

https://github.com/flame-engine/flame
#c_lang #android #c #embedded #game_development #game_engine #gamedev #graphics #hacktoberfest #iot #linux #opengl #programming #raspberry_pi #raylib #videogames #wasm #webassembly

Raylib is a simple and easy-to-use library for programming videogames. It supports multiple platforms like Windows, Linux, macOS, and more, and it doesn't need any external dependencies. Raylib is great for prototyping, education, and graphical applications. It has full 3D support, audio capabilities, and a powerful math module. You can learn through over 140 code examples and use it with many programming languages. It's free and open source, making it a great tool for anyone interested in game development. This library helps you focus on coding without needing fancy interfaces or visual helpers, making it perfect for those who enjoy pure coding.

https://github.com/raysan5/raylib
#rust #actor #actors #bevy #cloudflare_durable_objects #deno #durable_objects #foundationdb #game_development #godot #multiplayer #partykit #realtime #rust #serverless #unreal_engine

Rivet helps you build and scale real-time applications easily. It has features like Remote Procedure Calls (RPC), automatic state management, and real-time event handling. Rivet actors can scale automatically to handle large numbers of users and reduce latency by running close to your users. It also includes built-in monitoring, supports data localization, and is powered by reliable technologies like Rust and FoundationDB. This makes it easier and more efficient to develop collaborative applications, game servers, chat apps, and more. You can get started quickly with their easy installation guides and various deployment options.

https://github.com/rivet-gg/rivet
#lua #game #game_server #mmorpg #opentibia #otserv #server

OpenTibiaBR - Canary is a free and open-source MMORPG server emulator written in C++. It allows you to create and manage your own Tibia-like game server. You can use specific clients like mehah's otclient or tibia client to connect and play. The project provides tools for editing the game, including a map editor. For help, you can join their Discord channel or check the Gitbook and Wiki guides. Contributing to the project is also possible through issue tracking and pull requests. This tool is beneficial because it gives users the freedom to customize and run their own MMORPG server, making it a great resource for gamers and developers alike.

https://github.com/opentibiabr/canary
#cplusplus #c_plus_plus #cpp #game_development #game_engine #physics #physics_engine #physics_simulation #simulation #vr

Jolt Physics is a powerful tool for creating realistic movements in games and VR. It helps simulate how objects move and interact, like characters being knocked back or vehicles moving realistically. This engine is efficient, scalable, and accurate, making it great for complex worlds like those in "Horizon Forbidden West." Using Jolt Physics benefits developers by allowing them to create engaging physics-driven experiences without sacrificing performance. It supports many platforms and can handle multiple tasks at once, making it very useful for game development.

https://github.com/jrouwe/JoltPhysics
#rust #database #dataoriented #game_development #relational #relational_database #smart_contracts

SpacetimeDB is a special kind of database that combines the functions of both a database and a server. It allows you to write your application logic directly into the database, which means clients can connect directly without needing extra servers. This makes it very fast and good for real-time applications like games or chat tools. The benefit is that you can build and deploy your entire application using just one language (like Rust), making development simpler and faster.

https://github.com/clockworklabs/SpacetimeDB
#cplusplus #api #cplusplus #framework #game_development #game_engine #gamedev #gui #imgui #immediate_gui #library #multi_platform #native #toolkit #tools #ui

Dear ImGui is a simple and powerful C++ library for creating graphical user interfaces (GUIs). It's mainly used in game development and is great for making tools like debuggers or editors. Dear ImGui uses an "Immediate Mode" approach, which means it creates and draws widgets each frame, making it fast and easy to use. It supports many platforms and renderers like OpenGL and Vulkan, and it's free under the MIT license. This library helps developers create dynamic interfaces quickly and with less code, reducing bugs and making development easier.

https://github.com/ocornut/imgui
#cplusplus #3d #cocos #cocoscreator #engine #game_development #game_engine #gamedev #metal #mit_license #open_source #vulkan #webgl #webgl2 #webgpu

Cocos Creator is a powerful tool for making 2D and 3D games. It supports many platforms like Windows, Mac, iOS, Android, and more. It offers features like easy animation, physics, and UI systems, making game development easier. The engine uses modern graphics APIs like Vulkan and Metal for high performance. It also supports TypeScript for scripting, which is easy to use. This tool helps developers work together smoothly and publish games quickly across different platforms. It's open-source, so developers can contribute and customize it as needed.

https://github.com/cocos/cocos-engine
❤2
#go #backend #backend_as_a_service #chat_server #game_backend #game_framework #game_server #multiplayer #nakama #realtime #realtime_games #social #unity_engine #unreal_engine

Nakama is an open-source, scalable server for building social and real-time multiplayer games and apps. It offers features like user accounts, social connections, chat, multiplayer matchmaking, leaderboards, tournaments, and in-app purchase validation. You can extend it with custom code in Lua, JavaScript, or Go. Nakama supports multiple platforms and protocols, making it easy to integrate with popular game engines. It includes a web console for managing player data and game metrics. You can run Nakama locally with Docker or deploy it on any cloud provider. This helps you quickly build and scale games with ready-made backend services, saving time and effort.

https://github.com/heroiclabs/nakama
#cplusplus #3mf #android #asset_pipeline #assets #assimp #c_plus_plus #collada #dae #fbx #fbx_exporter #game_development #gamedev_tool #gamedevelopment #gltf #gltf2 #ifc #patreon #python #stl

The Open Asset Import Library (Assimp) is a tool that helps load many different 3D file formats into a common format. It supports over 40 formats for importing and several for exporting. Assimp works on various platforms like Windows, macOS, Linux, Android, and iOS. It also provides tools to improve the 3D models, such as fixing errors and making them look better. This library is useful for developers because it simplifies working with different 3D file types, making it easier to create and manage 3D content across different systems.

https://github.com/assimp/assimp
#typescript #editor #frontend #game_development #game_engine #gamedev #nodejs #playcanvas #typescript #ui

The PlayCanvas Editor is a powerful, browser-based tool for creating 3D WebGL, WebGPU, and WebXR apps with real-time collaboration, live editing, and no compile time, letting you build and test projects quickly on any device. It supports advanced graphics features like glTF 2.0, clustered lighting, and WebXR for AR/VR experiences. You can also set up a local development environment to customize or extend the editor using open-source libraries. This means you can develop interactive 3D content faster, collaborate easily, and test directly on mobile or desktop, improving your workflow and project quality[1][2][3][4].

https://github.com/playcanvas/editor
#csharp #2d #avaloniaui #csharp #dotnet_core #dotnetcore #editor #game_development #graphics #graphics_editor #linux_desktop #painting #pixel_art #pixi #procedural_drawing #procedural_generation #raster_graphics #sprites #tabs #vector_graphics

PixiEditor is a free, easy-to-use 2D graphics editor that combines pixel art, painting, and vector tools all in one program. You can create game sprites, animations, logos, and edit images with a simple interface. It supports mixing vector and raster graphics on the same canvas and lets you export to many formats like PNG, SVG, GIF, and MP4. The powerful Node Graph system allows you to create complex, non-destructive effects and animations. It also has a timeline for frame-by-frame animation and autosaves your work to prevent loss. This makes it a versatile tool for artists and game developers.

https://github.com/PixiEditor/PixiEditor
#zig #3d_game #cubyz #game #procedural_generation #sandbox #sandbox_game #voxel #voxel_game #zig

Cubyz is a 3D voxel sandbox game like Minecraft, letting you explore unlimited height and depth with far view distances. It has a unique crafting system where you can try making any tool, and the game figures out what it is. It runs on Windows and Linux, written in the Zig programming language for better performance. You can easily download and run it or compile it yourself if you want the latest version. The game is open-source, so you can contribute by adding code, gameplay features, or textures following simple guidelines. This means you get a flexible, creative game with ongoing improvements and community support.

https://github.com/PixelGuys/Cubyz
#javascript #3d_gaussian_splatting #game_development #game_engine #gamedev #gaussian_splatting #gltf #hacktoberfest #javascript #nodejs #playcanvas #typescript #virtual_reality #webgl #webgl2 #webgpu #webxr

PlayCanvas is an open-source game engine that lets you create 3D and 2D games or apps that run in any browser, using WebGL and WebGPU for fast, high-quality graphics. It supports advanced features like animation, physics, sound, and asset streaming, and you can write code in JavaScript or TypeScript. The engine is free, easy to set up, and works well for both simple projects and complex games, making it simple to build and share interactive content online.

https://github.com/playcanvas/engine
#go #game_engine #game_engine_2d #game_engine_3d #game_engine_development #game_engine_framework #gameengine #go #golang

Kaiju Engine is a fast, modern 2D/3D game engine written in Go and powered by Vulkan, designed for simplicity and high performance. It runs on Windows, Linux, Android, and is working on Mac support. Kaiju offers much faster rendering speeds and lower memory use than popular engines like Unity, making game development quicker and more efficient. It uses Go’s garbage collector to help prevent common programming errors, improving stability. You can write games directly in Go, and the engine supports local AI integration and a flexible UI system using HTML/CSS. Although the editor is still in development, the engine itself is production-ready, offering a powerful tool for developers who want speed and simplicity.

https://github.com/KaijuEngine/kaiju