zhenglu0 / Object-Oriented-Software-DevelopmentLinks
Using C++ to build Nine Almonds, Checkers, Magic Square, Reversi , Chess, Tic Tac Toe Game.
☆22Updated 8 years ago
Alternatives and similar repositories for Object-Oriented-Software-Development
Users that are interested in Object-Oriented-Software-Development are comparing it to the libraries listed below
Sorting:
- Implementations of geeksforgeeks.org questions☆13Updated 5 years ago
- Solutions to questions in the 6th edition of Cracking the Coding Interview. Suggestions and code improvements are welcome. :D☆17Updated 8 years ago
- My code and approaches to algorithmic contests hosted on Hackerrank, Codeforces, Codechef, Codefights and code.google.com☆19Updated 6 years ago
- A 2d game made in Pygame☆9Updated 4 years ago
- Visualization of CPU Scheduling Algorithms.☆66Updated 6 years ago
- C++ Sorting Algorithm implementation☆56Updated 4 years ago
- Implementations of various important algorithms and Data Structures used in Competitive Programming in C/C++/Python/Java ...☆47Updated 8 years ago
- ~A Java game to drive your truck against other 2 trucks throughout the highway and compete to stay on the top of the leaderboard☆13Updated 4 years ago
- C/C++ Algorithms Implementation for Code In☆14Updated 9 years ago
- Research on the method of Tennis ball tacking and judging according to the tennis rules☆14Updated 8 years ago
- Slick2d tile game with procedural world generation. Finished, released on itch.io.☆17Updated 2 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"