Dear ImGui backend for use with SFML
Full and up-to-date source code of the chapters of the "SFML Game Development" book
Official binding of SFML for .Net languages
翻译 - SFML对.Net语言的官方绑定
SDL(Simple DirectMedia Layer)是一套跨平台多媒体开发函数库,使用C语言写成。 SDL提供了数种控制图像、声音、输出入的函数,让开发者只要用相同或是相似的代码就可以开发出跨多个平台(Linux、Windows、Mac OS X等)的应用软件
#游戏引擎#Godot Engine - 跨平台的 2D 和 3D 游戏引擎
Pingora是一个Rust框架,用于构建快速、可靠、可编程的网络系统。Pingora 久经考验,它每秒处理的互联网请求数已超过4000万次。
#学习与技能提升#该仓库收集了上百篇技术教程,让你学会创建自己的的各种应用程序,如机器人、区块链、数据库、游戏等。
Reverse Engineering: Decompiling Binary Code with Large Language Models
Full source code for all projects from my course on Lua and Love2D
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
翻译 - 游戏满足现代C ++的要求-快速可靠的实体组件系统(ECS)等