exaV / screeps-kotlin-types

Screep's Kotlin type definitions
MIT License
17 stars 18 forks source link

Make generic creep #37

Closed magnusesp closed 5 years ago

magnusesp commented 5 years ago

Make a generic creep interface such that both the regular Creeps and the PowerCreeps can be handled by the same generic code (e.g. movement)