oakmound / oak

A pure Go game engine
Apache License 2.0
1.55k stars 83 forks source link

README: Update the readme to have a few more points added #206

Closed Implausiblyfun closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #206 (ef797e8) into feature/v4-examples (ba70b4a) will decrease coverage by 0.09%. The diff coverage is n/a.

@@                   Coverage Diff                   @@
##           feature/v4-examples     #206      +/-   ##
=======================================================
- Coverage                95.01%   94.92%   -0.10%     
=======================================================
  Files                      143      143              
  Lines                     6344     6344              
=======================================================
- Hits                      6028     6022       -6     
- Misses                     285      289       +4     
- Partials                    31       33       +2     
Impacted Files Coverage Δ
drawLoop.go 50.64% <0.00%> (-2.60%) :arrow_down:
collision/rtree.go 97.90% <0.00%> (-1.40%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more