#cplusplus #cpp #game_development #game_engine #imgui #physics #rendering #vulkan
https://github.com/BoomingTech/Pilot
https://github.com/BoomingTech/Pilot
GitHub
GitHub - BoomingTech/Piccolo: Piccolo (formerly Pilot) – mini game engine for games104
Piccolo (formerly Pilot) – mini game engine for games104 - GitHub - BoomingTech/Piccolo: Piccolo (formerly Pilot) – mini game engine for games104
#javascript #2d_game #2d_game_engine #c_plus_plus #game #game_2d #game_development #game_engine #gamedev #gamemaker #gdevelop #hacktoberfest #html5 #html5_game_engine #web_app
https://github.com/4ian/GDevelop
https://github.com/4ian/GDevelop
GitHub
GitHub - 4ian/GDevelop: 🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone. - 4ian/GDevelop
#cplusplus #animation #ecs #game #game_development #game_engine #gamedev #gameengine #ragdoll #reflection
https://github.com/BobbyAnguelov/Esoterica
https://github.com/BobbyAnguelov/Esoterica
GitHub
GitHub - BobbyAnguelov/Esoterica: Esoterica Engine
Esoterica Engine. Contribute to BobbyAnguelov/Esoterica development by creating an account on GitHub.
#javascript #2d_game_engine #canvas2d #chrome #cordova #es6 #firefox #game_development #game_engine #gamedev #hacktoberfest #html5 #html5_canvas #melonjs #tiled #web3 #webaudio #webgl #webgl2 #webkit
https://github.com/melonjs/melonJS
https://github.com/melonjs/melonJS
GitHub
GitHub - melonjs/melonJS: a fresh, modern & lightweight HTML5 game engine
a fresh, modern & lightweight HTML5 game engine. Contribute to melonjs/melonJS development by creating an account on GitHub.
#csharp #game_development #jinyong #unity
"Heroes' Journey, Begin!" is a free martial arts RPG game framework inspired by the classic game "Jin Yong's Heroes." You can play several different mods, like "Ghost of Du City" and "Jin Yong's Heroes 3D Remake." These games offer various storylines, characters, and fighting styles.
Users can create their own game mods using this framework and share them in the workshop. All resources and code are open-source and completely free, encouraging community participation and contributions. This means you can not only enjoy the games but also learn about and take part in game development.
The project is both entertaining and educational, making it great for fans of martial arts games and those interested in learning game development.
https://github.com/jynew/jynew
"Heroes' Journey, Begin!" is a free martial arts RPG game framework inspired by the classic game "Jin Yong's Heroes." You can play several different mods, like "Ghost of Du City" and "Jin Yong's Heroes 3D Remake." These games offer various storylines, characters, and fighting styles.
Users can create their own game mods using this framework and share them in the workshop. All resources and code are open-source and completely free, encouraging community participation and contributions. This means you can not only enjoy the games but also learn about and take part in game development.
The project is both entertaining and educational, making it great for fans of martial arts games and those interested in learning game development.
https://github.com/jynew/jynew
GitHub
GitHub - jynew/jynew: JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game. - jynew/jynew
#cplusplus #game_development #game_engine #gamedev #godot #godotengine #multi_platform #open_source
Godot Engine is a free and open-source game engine that lets you create 2D and 3D games easily. It works on many platforms like Windows, macOS, Linux, Android, iOS, and even web browsers. You can export your games with just one click to these platforms. Since it's free and open source, you don't have to pay anything or give royalties. The community helps develop and improve the engine, so you can contribute too. This makes it a great tool for game developers because it's versatile, free, and supported by a strong community.
https://github.com/godotengine/godot
Godot Engine is a free and open-source game engine that lets you create 2D and 3D games easily. It works on many platforms like Windows, macOS, Linux, Android, iOS, and even web browsers. You can export your games with just one click to these platforms. Since it's free and open source, you don't have to pay anything or give royalties. The community helps develop and improve the engine, so you can contribute too. This makes it a great tool for game developers because it's versatile, free, and supported by a strong community.
https://github.com/godotengine/godot
GitHub
GitHub - godotengine/godot: Godot Engine – Multi-platform 2D and 3D game engine
Godot Engine – Multi-platform 2D and 3D game engine - godotengine/godot
#rust #game #game_development #game_engine #gamedev #graphics #html #opengl #pico_8 #pixel_art #python #pyxel #rust #tic_80 #webgl
Pyxel is a simple and fun way to make retro-style games using Python. It lets you create games with 16 colors and 4 sound channels, just like old video games. You can run Pyxel on Windows, Mac, Linux, and even in your web browser. To get started, you just need to install Python and then use the `pip install pyxel` command. Pyxel comes with easy-to-use tools for editing images and sounds, and it has many examples to help you learn. This makes it great for beginners and experienced developers alike, allowing you to focus on creating your game without complicated coding.
https://github.com/kitao/pyxel
Pyxel is a simple and fun way to make retro-style games using Python. It lets you create games with 16 colors and 4 sound channels, just like old video games. You can run Pyxel on Windows, Mac, Linux, and even in your web browser. To get started, you just need to install Python and then use the `pip install pyxel` command. Pyxel comes with easy-to-use tools for editing images and sounds, and it has many examples to help you learn. This makes it great for beginners and experienced developers alike, allowing you to focus on creating your game without complicated coding.
https://github.com/kitao/pyxel
GitHub
GitHub - kitao/pyxel: A retro game engine for Python
A retro game engine for Python. Contribute to kitao/pyxel development by creating an account on GitHub.
#rust #egui #game_development #gamedev #gui #imgui #rust #wasm
egui is a simple and easy-to-use GUI library for Rust that runs on the web, natively, and in game engines. It's designed to be highly portable and integrates easily into various environments. Here are the key benefits egui aims to be the simplest Rust GUI library, making it easy to create GUIs without complex callbacks or retained state.
- **Portable** Targets 60 Hz in debug builds, ensuring smooth performance.
- **Customizable** No `unsafe` code is used in egui, ensuring safety and reliability.
- **Extensive Integration**: Supports integration with various game engines and platforms like Bevy, winit, and more.
Overall, egui simplifies GUI development in Rust, making it a great choice for anyone looking to add a simple and efficient GUI to their projects.
https://github.com/emilk/egui
egui is a simple and easy-to-use GUI library for Rust that runs on the web, natively, and in game engines. It's designed to be highly portable and integrates easily into various environments. Here are the key benefits egui aims to be the simplest Rust GUI library, making it easy to create GUIs without complex callbacks or retained state.
- **Portable** Targets 60 Hz in debug builds, ensuring smooth performance.
- **Customizable** No `unsafe` code is used in egui, ensuring safety and reliability.
- **Extensive Integration**: Supports integration with various game engines and platforms like Bevy, winit, and more.
Overall, egui simplifies GUI development in Rust, making it a great choice for anyone looking to add a simple and efficient GUI to their projects.
https://github.com/emilk/egui
GitHub
GitHub - emilk/egui: egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native - emilk/egui
❤1
#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
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
GitHub
GitHub - bevyengine/bevy: A refreshingly simple data-driven game engine built in Rust
A refreshingly simple data-driven game engine built in Rust - bevyengine/bevy