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/MG3tgYV6ce
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
Translation project on Weblate - Cytopia - https://hosted.weblate.org/projects/cytopia/
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.
- Custom UI System
- 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
- Biomes
- OpenGL Renderer
- Gameplay mechanics
- In-Game Mod downloading mechanism
- Android / iOS
- Scripting language for mods (like LUA)
For code documentation, see the project's Doxygen Documentation.
If you have questions or if you want to join the project, visit the Project's 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.
Linux (clang / g++-5 or higher) Windows Mac
- CMake 3.16 or later
- Conan
- SDL2
- SDL2_tff
- SDL2_image
- OpenAL
- zlib
- libnoise
- libogg
- libvorbis
- libpng
- imgui
See: https://github.com/CytopiaTeam/Cytopia/wiki/Build-instructions
See: https://github.com/CytopiaTeam/Cytopia/wiki/Coding-guidelines