fy@mainframe:~/projects/fyworld$ ./run --mode=creative
FYWORLD
Virtual world platform
Project status: ARCHIVED
WORLD BRIEFING
FYWorld is an open-source base-building and simulation game set in a fantasy medieval world. Guide your settlers as they build, survive, and thrive.
Built with Unity and featuring a custom tile engine that can handle massive worlds with 650k+ tiles across multiple layers without performance impact.
The project serves as both a game and an educational resource. All development is recorded and shared to help others learn Unity game development.
Status: Project archived - no longer actively developed. Source code remains available on GitHub for educational purposes.
GAME FEATURES
Vast Tilemaps
650k+ tiles across 10 layers
Base Building
Create and manage settlements
Resource Management
Gather, craft, and trade
Character AI
Autonomous villagers with needs
Fantasy Setting
Medieval world with magic
Open Source
Learn from the codebase
TECHNICAL SPECIFICATIONS
NOTE: FYWorld features a custom tile and display engine that can render 650,000+ tiles across 10 layers without impacting pathfinding performance.
DEVELOPMENT ROADMAP
Phase 1
Core tile engine & rendering
Phase 2
Character movement & pathfinding
Phase 3
Base building mechanics
Phase 4
Resource & crafting systems
Phase 5
AI behaviors & needs
β
216
GITHUB STARS
π΄
39
FORKS
ποΈ
8
WATCHERS
π LEARNING RESOURCE
FYWorld was developed live with all sessions recorded. This made it an excellent learning resource for aspiring Unity developers who wanted to see how a complex simulation game is built from scratch.