oakmound / oak

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

oak: trim down readme #166

Closed 200sc closed 2 years ago

200sc commented 2 years ago

This attempts to remove or move around information that users probably don't care about when first looking at the library.

codecov-commenter commented 2 years ago

Codecov Report

Merging #166 (b941f1c) into master (314b923) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   92.76%   92.84%   +0.07%     
==========================================
  Files         140      140              
  Lines        6291     6291              
==========================================
+ Hits         5836     5841       +5     
+ Misses        398      393       -5     
  Partials       57       57              
Impacted Files Coverage Δ
event/handler.go 96.66% <0.00%> (ø)
sceneLoop.go 94.25% <0.00%> (+3.44%) :arrow_up:
drawLoop.go 68.29% <0.00%> (+4.87%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 314b923...b941f1c. Read the comment docs.