Simple_Checkers
A simple Checkers game for coding practice (by tries2code)
stroustrup-ppp
Chapter work from Bjarne Stroustrup's Programming Principles and Practice text (by Chrinkus)
Simple_Checkers | stroustrup-ppp | |
---|---|---|
1 | 3 | |
0 | 164 | |
- | - | |
0.0 | 0.0 | |
almost 4 years ago | 4 months ago | |
C++ | C++ | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Simple_Checkers
Posts with mentions or reviews of Simple_Checkers.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Im learing JavaFx and There has to be a better way to load in all my checkers pieces
i’m a cpp noob and here is my first checkers game. that loop is in Quelle.cpp in line 116. maybe it can inspire you.
stroustrup-ppp
Posts with mentions or reviews of stroustrup-ppp.
We have used some of these posts to build our list of alternatives
and similar projects.
- Answers to Stroustrups C++ review questions
-
Can you return "this" from a const method?
On his github pages its correct: https://github.com/Chrinkus/stroustrup-ppp/blob/master/chapter17/ex11_list_of_gods.cpp
-
Confused about Copy Assignment code in Stroustup's PPP Book
This code is supposedly from the book, and it does indeed copy into p, so if you're not misreading the book, then it's an error. Check the errata for the book. https://github.com/Chrinkus/stroustrup-ppp/blob/master/chapter18/ch18_tt_vector.cpp
What are some alternatives?
When comparing Simple_Checkers and stroustrup-ppp you can also consider the following projects:
fl_imgtk - FLTK image toolkit for some useful effects
calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows
NoMoreLeeches - wouldn't recommend using this but i think it's cool
x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
damka - Russian checkers game
stroustrup-ppp - Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
CPlusPlusThings - C++那些事
fltkhs - Haskell bindings to FLTK GUI toolkit.
spdlog - Fast C++ logging library.