We develop a game just for the sake of learning how to do it. Okay, maybe it's more developing a game engine and using a game as its integration test. We have no real goal besides the learning experience.
Other
1
stars
1
forks
source link
check neccessary const-ness of LeviathanDevice members #94
If it is better to use a const public member instead of reference getters, refactor.