issues
search
dixx
/
Die_Chroniken_eines_namenlosen_Spiels
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
Init in ctor only
#114
Closed
dixx
closed
5 years ago
dixx
commented
5 years ago
This PR does
init in ctor in LeviathanDevice and Configuration
use reference for Logger instead of pointer
update tests and mocks
fix some codefactor offenses
This PR does