A downloadable game

Project Athen is a solo-developed science-fiction MMORPG inspired by aesthetics and design philosophy of persistent online worlds from the early 2000s.

It is a love letter to an era in which MMORPGs often felt less like collections of activities and more like places: worlds with distance, danger, mystery, slower progression, communities and systems that continued to exist beyond the immediate attention of the player.

Project Athen is not intended to recreate any one particular game. It is an attempt to explore some of those older ideas in an original science-fiction setting, while building the technology and systems required to support a persistent multiplayer world.


From mechanics playground to online world

The project has existed conceptually for several years, with active development beginning in late 2025.

It initially started as a mechanics playground. I experimented with character movement, stats, skills, combat logic and other isolated systems without yet having a complete game around them.

Because Project Athen had always been envisioned as an online world, development gradually shifted toward the architecture needed to make that possible.

The game uses a server-authoritative model in which important decisions and world state are controlled by the server rather than trusted to the player’s client. Player accounts, characters, inventory, position and other persistent state survive between sessions, while the world and its inhabitants are simulated independently of any one connected player.


Development so far

Much of the project’s early development has deliberately focused on architectural and infrastructure work:

  • server-authoritative multiplayer systems
  • custom network replication logic
  • persistent accounts and characters
  • playfield hosting and transfers
  • NPC simulation and dormancy
  • combat and skill systems
  • inventory and equipment
  • dialogue and interaction systems
  • security boundaries between the public client and trusted server infrastructure

Alongside this work, I have also been developing the setting and lore (mostly in my head though), experimenting with environment design, creating some basic models and exploring the soundscape and atmosphere of the world.

Right now Project Athen undergoing security hardening and preparation for its first public technical playtest. The purpose of that test will be to take the networking, persistence and replication systems outside the lab bench and observe how they behave with real players connecting over the internet.


Development status

Project Athen is still at an early stage.

It is not currently a content-complete or publicly playable MMORPG. Screenshots, footage, terminology, assets and systems shown during development may be provisional and may change substantially.

The first playtests will focus on technical foundations rather than presenting a finished game. Their purpose will be to test connection stability, character persistence, playfield transfers, replication behavior and other systems under real conditions.


Follow the project

Development logs will be published here documenting both visible progress and the less visible systems operating behind the scenes.

You can also visit the official Project Athen website or join the Discord community to follow development more closely, discuss new updates and hear about future playtesting opportunities.

Official website:

https://project-athen.com

Discord:

Join Discord


Updated 8 hours ago
Published 3 days ago
StatusIn development
AuthorFri
GenreRole Playing
Tags3D, Godot, Low-poly, MMORPG, Multiplayer, Open World, Retro, Sci-fi
Average sessionA few seconds
AI DisclosureAI Assisted, Code, Graphics

Development log

Leave a comment

Log in with itch.io to leave a comment.