[common] rect intersection

This commit is contained in:
2018-01-15 18:01:16 +03:00
parent e77573803e
commit 665fb439f8
5 changed files with 78 additions and 17 deletions

30
WORK.md
View File

@@ -11,15 +11,29 @@
* game frame
* engine
* config 50%
* map 50%
* tanks 2%
* bullets 2%
* boxes
* map changes
* bonuses
* config 90%
* map 80%
* tanks 30%
* bullets 30%
* boxes 0%
* map changes 50%
* bonuses 0%
* eagle 0%
* render
* map 100%
* tanks 100%
* bullet 100%
* calc redraw 20%
* animations
* tank spawn
* bullet boom
* tank boom
* bonuses
* html5
* proto
* common
* single game 2%
* bot 0%
* single game 20%