Unity Memo
Intro: Here are some resources for unity study.
0
views
Blog View Count
This is a sad story.
0
views
Project NinjaGo Intro
NinjaGo is a 2D Platform Game implemented in C++ using SDL library. NinjaGo is superior to peer projects in the sense of its design architecture. The classes are well-organized and ready for further implementation. Here is a detailed but also condensed walkthrough of the basic class hierarchy.
0
views
Doxygen CheatSheet
This is a easy start guide which contains some basic Doxygen config tag introduction.
0
views
A Note about Timer
Main components of a Timer class implemented in C++. I used to have a hard time thinking this through, so I guess I’d better keep a note of it.
0
views
Programming Basics 编程的一些基本常识
每天学一点。先写中文的。
0
views
Programmer Advanced 程序员的素养
每天学一点。先写中文的。
0
views