export default function BiotamaText() { return (

Biotama is a game where players attempt to convert wastelands into thriving ecosystems.

The player starts with a "Mother Tree" which acts as the core component of the player's ecosystem. Trees grow roots that can connect together, allowing them to communicate and send resources between each other. Mycelial networks function similarly for fungi.

Biotama aims to be educational as well as fun. It will feature real-world species with tooltips showing fun facts about those species. We are consulting with experts in biology where necessary to ensure accuracy to the real world.

); }