Pinned Repositories
Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
CardGame
Unity prototype of a gambling card game DouDizhu
checkers
Classic board game implemented as C++ console application
design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
dingjun.github.io
GridRoad
Grid-based road tool which can construct road graph for pathfinding
InventorySystem
Simple inventory system and user interface implemented with Unity
Nekoban
Sokoban-like game implemented with Cocos2d-x
RunForLife
Code sample of a simple survival game implemented with Unreal Engine 4
ZombieVR
Unity survival game for Google Cardboard
dingjun's Repositories
dingjun/CardGame
Unity prototype of a gambling card game DouDizhu
dingjun/ZombieVR
Unity survival game for Google Cardboard
dingjun/checkers
Classic board game implemented as C++ console application
dingjun/InventorySystem
Simple inventory system and user interface implemented with Unity
dingjun/RunForLife
Code sample of a simple survival game implemented with Unreal Engine 4
dingjun/GridRoad
Grid-based road tool which can construct road graph for pathfinding
dingjun/Nekoban
Sokoban-like game implemented with Cocos2d-x
dingjun/Awesome-CS-Books
:books: Awesome CS Books/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档
dingjun/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation
dingjun/dingjun.github.io
dingjun/Tetris3D
dingjun/tic-tac-toe
Simple board game with alpha-beta pruning AI
dingjun/Whakman
Simple Pac-Man clone implemented with SDL 2.0