MCPcopy Create free account
hub / github.com/CytopiaTeam/Cytopia

github.com/CytopiaTeam/Cytopia @v0.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.1 ↗ · + Follow
1,108 symbols 1,788 edges 96 files 104 documented · 9% updated 6mo agov0.2.1 · 2020-04-14★ 2,14383 open issues

Browse by type

Functions 975 Types & classes 133
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Cytopia Logo

Build Status Discord

Codacy Badge Total alerts Language grade: C/C++

Quality Gate Status Coverage

Website/Forums - Cytopia.net - https://www.cytopia.net/

YouTube - Cytopia - https://www.youtube.com/channel/UCJIzKBD3wl6KRohiX6i53GA

Twitter - @CytopiaGame - https://twitter.com/CytopiaGame

Reddit - r/Cytopia - https://www.reddit.com/r/Cytopia/

Discord - Cytopia - https://discord.gg/ua3qFqF

Patreon - Cytopia by Jimmy Snails - https://www.patreon.com/cytopia

Itch io - Cytopia - https://cytopia.itch.io/cytopia

GitHub - Cytopia by CytopiaTeam - https://github.com/CytopiaTeam/Cytopia

Online Emscripten Port - Cytopia - https://game.cytopia.net/

Cytopia is a free, open source retro pixel-art city building game with a big focus on mods. It utilizes a custom isometric rendering engine based on SDL2.

Current Key Features:

  • Custom UI System, based on JSON. Highly moddable
  • SDL2 based rendering engine written in C++
  • Camera panning, zooming, relocating
  • Terrain manipulation
  • Procedural Terrain Generation
  • Pixel-art graphics made by graphics team lead by Kingtut 101
  • An original soundtrack, ambient noises, and sound effects made mostly by MB22
  • A Qt based tile editor for editing TileData JSON files

Planned features:

  • Biomes
  • OpenGL Renderer
  • Gameplay mechanics
  • In-Game Mod downloading mechanism
  • Android / iOS
  • Scripting language for mods (like LUA)

For code documentation see the projects Doxygen Documentation.

If you have questions or if you want to join the project, visit the Projects Discord Server If discord is not for you, visit our IRC channel on freenode at #Cytopia

In case you want to support our project on patreon, visit our Patreon Page

Try out Cytopia in your Browser (Chrome based Browsers on PC supported) without installing it, take a look at our emscripten port

Supported Platforms

Linux (clang / g++-5 or higher) Windows Mac

Prerequisites

CMake 3.11 or later

https://cmake.org/

Conan

https://conan.io

Build instructions

See: https://github.com/CytopiaTeam/Cytopia/wiki/Build-instructions

Coding guidelines

See: https://github.com/CytopiaTeam/Cytopia/wiki/Coding-guidelines

Work-in-Progress Screenshot

alt text alt text

We're proud to be part of Jetbrains opensource program!

alt text https://www.jetbrains.com/?from=Cytopia

Core symbols most depended-on inside this repo

Shape

Method 633
Function 342
Class 126
Enum 7

Languages

C++100%
TypeScript1%

Modules by API surface

external/as_add_on/autowrapper/aswrappedcall.h123 symbols
external/as_add_on/scriptstdstring/scriptstdstring.cpp93 symbols
external/as_add_on/scriptarray/scriptarray.cpp87 symbols
external/as_add_on/scriptdictionary/scriptdictionary.cpp79 symbols
external/as_add_on/scriptfile/scriptfile.cpp46 symbols
external/as_add_on/scriptany/scriptany.cpp33 symbols
external/as_add_on/scriptmath/scriptmath.cpp30 symbols
external/as_add_on/scripthandle/scripthandle.cpp30 symbols
tests/util/TransitiveModel.cxx29 symbols
external/as_add_on/scriptbuilder/scriptbuilder.cpp29 symbols
external/as_add_on/scriptgrid/scriptgrid.cpp28 symbols
src/engine/Map.cxx25 symbols

For agents

$ claude mcp add Cytopia \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page