coredump-ch / rpsrtsrs

Rock-Paper-Scissors-Real-Time-Strategy game written in Rust.
GNU Affero General Public License v3.0
11 stars 5 forks source link

Unit ID generator #26

Closed dbrgn closed 8 years ago

dbrgn commented 8 years ago

Create a global conflict-free unit ID generator. (See comments in #24.)