Projects

Castle Walls – Implementation Notes

Back to README


Note: Castle Walls is currently in development. Implementation details will be expanded as the project progresses.

Overview

Castle Walls is a standalone application targeting PC platforms. Core game logic, wave simulation, and construction mechanics run client-side, with optional cloud services for save sync and leaderboards.

Components

Component Description
Game client Core application handling rendering, input, construction, and wave logic.
Backend services Optional cloud services for save sync and leaderboards.

Platform Targets

Platform Status
PC – Windows Planned
PC – Linux Planned
Steam Deck Under consideration

Development Status

Area Status
Core gameplay In development
Construction system In development
Wave simulation In development
Online leaderboards Planned
Additional maps Planned

For current priorities and timelines, see the Roadmap discussions.


README · Overview · Getting Started · Gameplay