Skip to content

Commit 49e78e6

Browse files
author
DavidQ
committed
BUILD_PR_GAMES_PACMANLITE_CLEAR_DESTINATION
Cleared PacmanLite for replacement.
1 parent 21aacde commit 49e78e6

17 files changed

Lines changed: 27 additions & 777 deletions

docs/dev/CODEX_COMMANDS.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ MODEL: GPT-5.4
22
REASONING: high
33

44
COMMAND:
5-
Execute BUILD_PR_GAMES_PACMANLITE_GAMEPLAY_MIGRATION_TO_NEXT
5+
Execute BUILD_PR_GAMES_PACMANLITE_CLEAR_DESTINATION
66

77
Rules:
8-
- Read games/PacmanLite/**
9-
- Write games/PacmanLite_next/**
10-
- Correct folder placement
11-
- No guessing
12-
- Do NOT modify original
8+
- Delete ONLY games/PacmanLite/**
9+
- Keep folder
10+
- Do NOT touch _next

docs/dev/COMMIT_COMMENT.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
BUILD_PR_GAMES_PACMANLITE_GAMEPLAY_MIGRATION_TO_NEXT
2-
Migrated gameplay to PacmanLite_next.
1+
BUILD_PR_GAMES_PACMANLITE_CLEAR_DESTINATION
2+
Cleared PacmanLite for replacement.

docs/dev/NEXT_COMMAND.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Create BUILD_PR_GAMES_PACMANLITE_CLEAR_DESTINATION
1+
Create BUILD_PR_GAMES_PACMANLITE_COPY_FROM_NEXT
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# BUILD PR — Games PacmanLite Clear Destination
2+
3+
## Purpose
4+
Clear games/PacmanLite/** before canonical replacement.
5+
6+
## Scope
7+
- Delete all contents under games/PacmanLite/**
8+
- Keep folder itself
9+
10+
## Rules
11+
- Do NOT touch PacmanLite_next
12+
- Do NOT copy files
13+
- No guessing or fixes
14+
15+
## Acceptance Criteria
16+
- PacmanLite empty
17+
- PacmanLite_next unchanged
18+
19+
## Output
20+
<project folder>/tmp/BUILD_PR_GAMES_PACMANLITE_CLEAR_DESTINATION_delta.zip
-27 KB
Binary file not shown.

games/PacmanLite/assets/preview.svg

Lines changed: 0 additions & 62 deletions
This file was deleted.

games/PacmanLite/game/PacmanLiteConfig.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

games/PacmanLite/game/PacmanLiteDebugOverlay.js

Lines changed: 0 additions & 26 deletions
This file was deleted.

games/PacmanLite/game/PacmanLiteGhostController.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

games/PacmanLite/game/PacmanLiteGrid.js

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)