Pinned Repositories
battle-city
This is a C++ programming course project. Battle-city is a game with different levels of intelligence. With hard work through most Easter holiday, the game ‘Battle City’ was finished, which is a modificated version of my favorite video game in my childhood. User can choose servral levels with different map. There are many game props in the game, such as time frozen, short invincible state, bomb and so on. The enemy tank has different four levels of intelligence. They can search the shortest path to the player. They have different lookings, speed, health and base damage. The game was developed with C++ by hand without using any other game library. The marker said that it is a successfully reproduce of the classic tank war game. It was given a top ranked mark. And the game was requested shown in the Hall of Fame as an excellent example.
battle-city-1
SFML powered game inspired by classic Battle City on NES
Breakout
scene demos with OpenGL
C
C-and-CPP
C-plus-plus
Coursera_FEM_Physics
Materials from the coursera course on Finite Element Methods in Physics with programming assignments written in Deal ii
ffmpeg-leaning
ffmpeg学习过程中使用
hfcxx
Hartree-Fock C++ code
quadtree
Implementation of quadtree for collision detection in C++ using SFML
ZoroOP's Repositories
ZoroOP/ffmpeg-leaning
ffmpeg学习过程中使用
ZoroOP/battle-city-1
SFML powered game inspired by classic Battle City on NES
ZoroOP/Breakout
scene demos with OpenGL
ZoroOP/C
ZoroOP/C-and-CPP
ZoroOP/C-plus-plus
ZoroOP/character-battleCity
纯c++编写的字符版坦克大战
ZoroOP/cmake-cookbook
CMake Cookbook recipes.
ZoroOP/code_for_algo_book
《算法的乐趣》随书发布的代码
ZoroOP/cosmoscroll
Space-based shoot'em up game
ZoroOP/cpp-game
ZoroOP/Cpp-Primer
C++ Primer 5 answers
ZoroOP/Cpp-Primer-Solutions
ZoroOP/CPP-Tsinghua-University
清华大学郑莉
ZoroOP/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
ZoroOP/design-patterns-for-humans
An ultra-simplified explanation to design patterns
ZoroOP/dftcxx
C++ based DFT program for educational purposes
ZoroOP/GameCollection
ZoroOP/LearnSFML
ZoroOP/Mach5
ZoroOP/Problem-Solving-With-Algorithms-And-Data-Structures
Textbook: Learn the fundamentals of Algorithms, Data Structures, and Problem Solving with Python
ZoroOP/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python-1
Examples and work from Problem Solving with Algorithms and Data Structures Using Python
ZoroOP/PY-twoWater
ZoroOP/python-game-book
Book <Learn Python Games From Zero> demo codes
ZoroOP/pythonds
Problem Solving with Algorithms and Data Structures using Python
ZoroOP/SDL-game-development-source-code
All the chapters made by me, and they are working
ZoroOP/Tanks
Battle City / Tank 1990 in C++ and SDL2
ZoroOP/TLCL
《快乐的 Linux 命令行》
ZoroOP/V2rayU
V2rayU,基于v2ray核心的mac版客户端,用于科学上网,使用swift编写,支持vmess,shadowsocks,socks5等服务协议,支持订阅, 支持二维码,剪贴板导入,手动配置,二维码分享等
ZoroOP/wallbreaker
Arkanoid/Breakout clone written in C++ and SFML