Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,30 @@ The source code for our projects lives in private or separate repositories. This

## Projects

All project documentation lives in the [`docs/applications/`](docs/applications/) folder of this repository. Each project has its own subfolder with dedicated pages covering an overview, getting started guide, gameplay details (for games), and implementation notes. To move a project between stages, only the section in this table needs to change — the documentation stays in its folder.

### Current Projects

| Application | Type | Docs | GitHub Wiki | Discussions |
|---|---|---|---|---|
| Game Servers Panel | Hosting / Infrastructure | [Docs](docs/applications/game-servers-panel/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Game-Servers-Panel) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/game-servers-panel-general) |
| Hostile Planets | Game | [Docs](docs/applications/hostile-planets/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Hostile-Planets) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/hostile-planets-general) |
| Optimization Protocol | Utility | [Docs](docs/applications/optimization-protocol/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Optimization-Protocol) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/optimization-protocol-general) |
| Pure OPS | Game | [Docs](docs/applications/pure-ops/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Pure-OPS) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/pure-ops-general) |
| Van Inventory | Business Tool | [Docs](docs/applications/van-inventory/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Van-Inventory) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/van-inventory-general) |
| Roadkill | Game | [Docs](docs/applications/roadkill/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Roadkill) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadkill-general) |
| Van Inventory | Business Tool | [Docs](docs/applications/van-inventory/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Van-Inventory) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/van-inventory-general) |

### Completed Projects

No projects have been marked completed yet.

### Upcoming Projects

| Application | Type | Docs | GitHub Wiki | Discussions |
|---|---|---|---|---|
| Castle Walls | Game | [Docs](docs/applications/castle-walls/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Castle-Walls) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/castle-walls-general) |
| Do Not Shoot Aliens | Game | [Docs](docs/applications/do-not-shoot-aliens/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Do-Not-Shoot-Aliens) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/do-not-shoot-aliens-general) |
| Space Sim | Game | [Docs](docs/applications/space-sim/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Space-Sim) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/space-sim-general) |

## How to get help

Expand Down
24 changes: 20 additions & 4 deletions docs/INDEX.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,32 @@ For shared documentation (FAQ, support, roadmap, troubleshooting), see the [GitH

---

## Applications
## Current Projects

| Application | Type | Docs | GitHub Wiki | Discussions |
|---|---|---|---|---|
| Game Servers Panel | Hosting / Infrastructure | [docs/applications/game-servers-panel/](applications/game-servers-panel/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Game-Servers-Panel) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/game-servers-panel-general) |
| Hostile Planets | Game | [docs/applications/hostile-planets/](applications/hostile-planets/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Hostile-Planets) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/hostile-planets-general) |
| Optimization Protocol | Utility | [docs/applications/optimization-protocol/](applications/optimization-protocol/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Optimization-Protocol) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/optimization-protocol-general) |
| Pure OPS | Game | [docs/applications/pure-ops/](applications/pure-ops/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Pure-OPS) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/pure-ops-general) |
| Van Inventory | Business Tool | [docs/applications/van-inventory/](applications/van-inventory/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Van-Inventory) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/van-inventory-general) |
| Roadkill | Game | [docs/applications/roadkill/](applications/roadkill/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Roadkill) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadkill-general) |
| Game Servers Panel | Hosting / Infrastructure | [docs/applications/game-servers-panel/](applications/game-servers-panel/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Game-Servers-Panel) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/game-servers-panel-general) |
| Van Inventory | Business Tool | [docs/applications/van-inventory/](applications/van-inventory/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Van-Inventory) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/van-inventory-general) |

---

## Completed Projects

No projects have been marked completed yet.

---

## Upcoming Projects

| Application | Type | Docs | GitHub Wiki | Discussions |
|---|---|---|---|---|
| Castle Walls | Game | [docs/applications/castle-walls/](applications/castle-walls/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Castle-Walls) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/castle-walls-general) |
| Do Not Shoot Aliens | Game | [docs/applications/do-not-shoot-aliens/](applications/do-not-shoot-aliens/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Do-Not-Shoot-Aliens) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/do-not-shoot-aliens-general) |
| Space Sim | Game | [docs/applications/space-sim/](applications/space-sim/README.md) | [Wiki](https://github.com/World-Domination-Software/Projects/wiki/Space-Sim) | [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/space-sim-general) |

---

Expand Down Expand Up @@ -43,4 +59,4 @@ docs/applications/<application-name>/
Gameplay.md (if applicable)
```

Then add a row to the table above and follow the conventions in [.github/copilot-instructions.md](../.github/copilot-instructions.md).
Then add a row to the **Upcoming Projects** table above (or the appropriate stage table). To advance a project to a different stage, move its row from one section to another — no documentation needs to move. Follow the conventions in [.github/copilot-instructions.md](../.github/copilot-instructions.md).
34 changes: 34 additions & 0 deletions docs/applications/castle-walls/Gameplay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Castle Walls – Gameplay

← [Back to README](./README.md)

---

> **Note:** Castle Walls is currently in development. Detailed gameplay documentation will be added closer to release. Check the [Roadmap](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for updates.

## Concept

Players construct and upgrade fortifications to defend against waves of attackers. Strategic placement of walls, towers, and traps, combined with careful resource management, determines whether the castle stands or falls.

## Core Mechanics

- **Construction** – Place walls, towers, traps, and support structures on a grid-based map.
- **Wave defense** – Repel attackers between build phases, using your fortifications and any active defenses.
- **Resource management** – Gather and spend resources to build, repair, and upgrade your defenses.
- **Upgrades** – Strengthen existing structures or unlock new building types as you progress.

## Game Modes

Details on available modes and map types will be added as development continues.

## Controls

Full control scheme documentation will be added when the game approaches release.

## Progression

Details on campaign structure, unlock trees, and difficulty scaling will be added as development continues.

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Getting Started](./Getting-Started.md) · [Implementation Notes](./Implementation-Notes.md)**
25 changes: 25 additions & 0 deletions docs/applications/castle-walls/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Castle Walls – Getting Started

← [Back to README](./README.md)

---

> **Note:** Castle Walls is currently in development. Installation and launch instructions will be added when the game becomes available. Check the [Roadmap](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for updates.

## When Available

Installation and setup instructions will cover:

- Downloading and installing the game on supported platforms.
- Launching the game for the first time.
- Navigating the main menu and starting your first campaign.
- Basic tips for building your first defenses and surviving early waves.

## Stay Updated

- Follow the [Roadmap discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for release updates.
- Join the [Castle Walls discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/castle-walls-general) for community conversation.

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Gameplay](./Gameplay.md) · [Implementation Notes](./Implementation-Notes.md)**
42 changes: 42 additions & 0 deletions docs/applications/castle-walls/Implementation-Notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Castle Walls – Implementation Notes

← [Back to README](./README.md)

---

> **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](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap).

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Getting Started](./Getting-Started.md) · [Gameplay](./Gameplay.md)**
54 changes: 54 additions & 0 deletions docs/applications/castle-walls/Overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Castle Walls – Overview

**Type:** Game | **Developer:** World Domination Software LLC

← [Back to README](./README.md)

---

## What Is Castle Walls?

Castle Walls is a strategy and defense game where players design, build, and upgrade fortifications to withstand escalating waves of attackers. Resource management, strategic placement, and timely upgrades are the keys to survival.

## Purpose

Castle Walls is built for players who want:

- Deep strategic decision-making within a defense and construction framework.
- Progressive challenge as enemy waves grow in number, speed, and capability.
- A satisfying loop of building, defending, and upgrading over time.

## Features

| Feature | Description |
|---|---|
| **Construction system** | Place and upgrade walls, towers, traps, and support structures. |
| **Wave-based defense** | Defend against increasingly varied and powerful attacking forces. |
| **Resource management** | Gather and allocate resources between offense, defense, and repairs. |
| **Multiple maps** | Different terrain layouts with unique strategic challenges. |
| **Progression** | Unlock new structures and upgrades as you advance. |
| **Platform support** | PC (Windows and Linux). |
Copy link

Copilot AI Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the Features table, "Platform support" is written as if PC support exists already, but the Development Status section below marks PC (Windows/Linux) support as "Planned". Please make these consistent (e.g., change the Features row to "Target platforms" / "Planned" wording).

Suggested change
| **Platform support** | PC (Windows and Linux). |
| **Target platforms** | PC (Windows/Linux) (planned). |

Copilot uses AI. Check for mistakes.

## Architecture

Castle Walls is a standalone single-player application with optional cloud save support.

Key components:

- **Game client** – Core application handling rendering, input, and game logic.
- **Backend services** – Optional cloud services for saves and leaderboards.

## Development Status

| Area | Status |
|---|---|
| Core gameplay | In development |
| PC (Windows/Linux) support | Planned |
| Additional maps | Planned |
| Online leaderboards | Planned |

For current priorities, see the [Roadmap discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap).

---

**→ [README](./README.md) · [Getting Started](./Getting-Started.md) · [Gameplay](./Gameplay.md) · [Implementation Notes](./Implementation-Notes.md)**
23 changes: 23 additions & 0 deletions docs/applications/castle-walls/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Castle Walls

A strategy and defense game where players construct, upgrade, and defend fortifications against escalating waves of attackers.

**Type:** Game | **Developer:** World Domination Software LLC

## Documentation

- [Overview](./Overview.md) – What the game is, key features, architecture, and development status.
- [Getting Started](./Getting-Started.md) – Installation, first launch, and basic gameplay tips.
- [Gameplay](./Gameplay.md) – Game mechanics, controls, and progression.
- [Implementation Notes](./Implementation-Notes.md) – Architecture, platform details, and development status.

## Public Links

- [GitHub Wiki](https://github.com/World-Domination-Software/Projects/wiki/Castle-Walls) – Public wiki page for Castle Walls.
- [Bug Reports](https://github.com/World-Domination-Software/Projects/issues) – Report bugs and issues.
- [Discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/castle-walls-general) – General discussion, support, and feature requests.

## Notes

This folder contains application-specific documentation only.
Shared FAQ, support, roadmap, and shared troubleshooting are maintained in the [GitHub Wiki](https://github.com/World-Domination-Software/Projects/wiki).
30 changes: 30 additions & 0 deletions docs/applications/do-not-shoot-aliens/Gameplay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Do Not Shoot Aliens – Gameplay

← [Back to README](./README.md)

---

> **Note:** Do Not Shoot Aliens is currently in development. Detailed gameplay documentation will be added closer to release. Check the [Roadmap](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for updates.

## Concept

Players face waves of mixed targets — some hostile, some friendly, some neutral. The goal is to correctly identify threats and fire only on those targets, while holding fire when encountering allies or non-combatants.

## Core Mechanics

- **Target identification** – Evaluate each entity based on visual cues, movement patterns, and contextual clues before firing.
- **Trigger discipline** – Firing on a friendly target deducts points and may end the run.
- **Time pressure** – Encounters grow faster and more crowded as the game progresses.
- **Scoring** – Points are awarded for correct shots and correct holds; penalties apply for mistakes.

## Controls

Full control scheme documentation will be added when the game approaches release.

## Progression

Details on level structure, difficulty scaling, and unlock progression will be added as development continues.

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Getting Started](./Getting-Started.md) · [Implementation Notes](./Implementation-Notes.md)**
25 changes: 25 additions & 0 deletions docs/applications/do-not-shoot-aliens/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Do Not Shoot Aliens – Getting Started

← [Back to README](./README.md)

---

> **Note:** Do Not Shoot Aliens is currently in development. Installation and launch instructions will be added when the game becomes available. Check the [Roadmap](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for updates.

## When Available

Installation and setup instructions will cover:

- Downloading and installing the game on supported platforms.
- Launching the game for the first time.
- Navigating the main menu and starting your first session.
- Basic tips for understanding the identification mechanics.

## Stay Updated

- Follow the [Roadmap discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap) for release updates.
- Join the [Do Not Shoot Aliens discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/do-not-shoot-aliens-general) for community conversation.

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Gameplay](./Gameplay.md) · [Implementation Notes](./Implementation-Notes.md)**
41 changes: 41 additions & 0 deletions docs/applications/do-not-shoot-aliens/Implementation-Notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Do Not Shoot Aliens – Implementation Notes

← [Back to README](./README.md)

---

> **Note:** Do Not Shoot Aliens is currently in development. Implementation details will be expanded as the project progresses.

## Overview

Do Not Shoot Aliens is a standalone single-player application targeting PC platforms. All core game logic runs client-side, with optional cloud services for leaderboards and personal bests.

## Components

| Component | Description |
|---|---|
| **Game client** | Core application handling rendering, input, and game logic. |
| **Scoring service** | Optional cloud-side service for leaderboards and personal bests. |

## Platform Targets

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

## Development Status

| Area | Status |
|---|---|
| Core gameplay | In development |
| Target identification system | In development |
| Scoring and leaderboards | Planned |
| Additional environments | Planned |

For current priorities and timelines, see the [Roadmap discussions](https://github.com/World-Domination-Software/Projects/discussions/categories/roadmap).

---

**→ [README](./README.md) · [Overview](./Overview.md) · [Getting Started](./Getting-Started.md) · [Gameplay](./Gameplay.md)**
Loading
Loading