Repository navigation
C++

C++ 是一种流行且广泛使用的中级编程语言,被称作“C with Classes”,作为C语言的增强版出现。
📚 Solutions for C++ Primer 5th exercises.
Club Penguin Singleplayer Client
CPPS is a lightweight embedded scripting language with syntax similar to C++. It has many features of the current mainstream languages, including coroutine, object-oriented, lambda, closure, generic variable, custom module support, GC garbage collection and cross platform. CPPS interprets the program as bytecode to run in virtual machine through built-in syntax parsing
Club Penguin Server Emulator - AS2 Protocol
Alternative Club Penguin client for any Club Penguin Private Server
Code collection of the different types of data structure, algorithm, and technique.
Competitive Programming Resources/Templates in C++
Simple JS module that scraps data from online judges
I've solved several online judge (e.g codeforces, lightoj, UVA, URI etc.) problems. My solved problems are uploaded here.
Putting the late MMO back where it belongs.
A simple, but powerful approach to describe intralogistic materialflow transport logic
QuadrantServer is a project that attempts to emulate the server backend for Disney's now - defunct MMORPG Club Penguin using Java and its builtin libraries.