subchannel13 / Stareater

4X turn based strategy
GNU General Public License v3.0
32 stars 7 forks source link

Remove NGenerics dependency #125

Closed subchannel13 closed 6 years ago

subchannel13 commented 6 years ago

The project is using only Vector2D class (and maybe PriorityQueue) from NGenerics library, to decrease maintenance cost vector should be implemented as util in Stareater.Core.