|
|
|
|
|
by dawidg81
140 days ago
|
|
Hello I'm back. I have added some basic game loop that does initBoard() and displayBoard() while inGame is true. I have also deleted everything that was CMake from the project and repository, I am not sure if that is a good decision, i just don't want too much... bloat. I'm propably not really well experienced what's heavy and whats not in software for hardware but I am pretty sure that GNU Make with Makefile is still lighter than CMake. Previously there were .vscode and .github directories in the project, which I now deleted for very similar reason: bloat. Switched from VS Code to Vim. Even though the project feels for me lighter after CMake removal I feel like I just lost something. That could be the old fear of deleting whole directory with actually useful for me files. Also when I looked in the repository statistics I didn't expect so much site visits. I'm pretty new in all this Hacker News website. I'm glad it's effective. Pretty cool website. Ok This is propably all for now,
see you |
|