ZayeBeast / labirynt

The simple maze game written in C++ It's a demonstration of git using in a group. There's everything in the Polish language there.
MIT License
1 stars 3 forks source link

Poprawki CodeFactora #62

Open Nircek opened 5 years ago

Nircek commented 5 years ago

CodeFactor found multiple issues:

Redundant blank line at the end of a code block should be deleted.

main.cpp:96 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752 labirynt.cpp:23 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752 labirynt.cpp:191 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752 labirynt.cpp:197 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752

Consider using rand_r(...) instead of rand(...) for improved thread safety.

labirynt.cpp:50 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752 labirynt.cpp:53 Commit 1c5a95e56d31d1d06512d2321950ca18c31ae752

Complex Method

color.cpp:60-116 Commit 8436e09ec3427556db4dbe0988b92a3e440fefe0