adventuring / adventuring/ChaosFight

CPU Player Controller: KnightGuy (Character 7)

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Assembly
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Subtask of #164**: Implement CPU player controller for KnightGuy (Character 7).

**Character Details:**
- **Name**: KnightGuy
- **Character ID**: 7
- **Type**: [To be determined based on character design]

**CPU Controller Requirements:**
- Implement AI decision-making for movement, attacks, and defense
- Character-specific behavior patterns and strategies
- Difficulty scaling (Easy/Medium/Hard)
- Proper collision detection and response
- Animation state management
- Special ability usage

**Implementation Notes:**
- Follow existing character attack patterns from CharacterAttacks.bas
- Integrate with existing movement and physics systems
- Ensure proper 4-player compatibility
- Test across all TV standards (NTSC/PAL/SECAM)

**Dependencies:**
- Character-specific attack logic
- Movement system integration
- Animation system compatibility
- Collision detection system

**Acceptance Criteria:**
- CPU player behaves intelligently for KnightGuy
- Proper difficulty scaling
- No conflicts with human players
- Maintains 60fps performance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.