Stars
Open-source Android/Desktop remake of Civ V
A curated list of Multiplayer Game Network Programming Resources
An open source re-implementation of RollerCoaster Tycoon 2 🎢
[mirror of https://gitlab.com/veloren/veloren] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our G…
shapez is an open source base building game on Steam inspired by factorio!
An open source, turn-based strategy game with a high fantasy theme.
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
Papers from the computer science community to read and discuss.
🎓 Path to a free self-taught education in Computer Science!
Learn how to design systems at scale and prepare for system design interviews
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
H2 is an embeddable RDBMS written in Java.
LogicCircuit – is free, open source educational software for designing and simulating digital logic circuits.
A digital logic designer and circuit simulator.
Digital logic design tool and simulator
An example of Clean Architecture in Spring. Demo app for Spring 2023
A sample Spring-based application
白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目,附带全套开发教程。(A simple CMS developed by Spring Boot and Vue.js with development tutorials)
mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源 3CCE 码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用,结合实战让读者更深入理解Vue.js框架,掌握使用方法。