-
-
Notifications
You must be signed in to change notification settings - Fork 102
Data Structures
Simon (darkside) Jackson edited this page Aug 21, 2020
·
5 revisions
Area | Submitted | Type |
---|---|---|
Games: Data Management | 4/26/2007 | Article |
This article is an introduction to using data structures in games, with several game-specific examples of using data structures, and a quick-reference data structure performance "cheat sheet."
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
DataStructures.doc | 0.23MB | The Data Structures Article in Four Parts, covering concepts in data management specific to games and .NET data structures. |
DataStructures_CheatSheet.doc | 0.04MB | A useful "cheat sheet" for the Data Structures article series that indicates the performance characteristics of various operations on different data structures. |