# Micro-Zooides: A Teenage Game Project in Turbo C++

DevFeed: [Micro-Zooides: A Teenage Game Project in Turbo C++](<https://devfeed.tech/articles/micro-zooids-a-story-35309.md>)

Original publisher: [Read original article](<https://darkcoding.net/ideas/micro-zooids-a-story/>)

Author: Graham King

Published: 2009-05-10T22:23:13Z

Content type: opinion

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [Micro](<https://devfeed.tech/topics/m3o.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Graphics](<https://devfeed.tech/topics/graphics.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [graphics](<https://devfeed.tech/tags/graphics.md>), [ideas](<https://devfeed.tech/tags/ideas.md>), [journey](<https://devfeed.tech/tags/journey.md>), [misc](<https://devfeed.tech/tags/misc.md>), [software](<https://devfeed.tech/tags/software.md>), [story](<https://devfeed.tech/tags/story.md>), [strategy](<https://devfeed.tech/tags/strategy.md>), [windows](<https://devfeed.tech/tags/windows.md>)

## AI overview

A personal account of writing Micro Zooides at age 16: a Civilization-inspired game concept implemented in Turbo C++ with a basic graphics engine, event loop, sprites, and interactive objects.

## Source excerpt

"From Micro Zooides to Civilization: A teenage coder's ambitious journey."