Go to file
StillHammer 4e1f46f4d8 Update CLAUDE.md with complete implementation status
📋 Updated project guidance to reflect current implementation:
- 10 functional engines with CMake build system
- Comprehensive build commands and development workflow
- Complete project structure documentation
- Dependencies and defensive programming features
- Development workflow optimized for daily iteration

🚀 Project status: Design → Implementation active

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 14:25:57 +08:00
client Add complete C++ structure for all 10 engines 2025-09-19 02:07:17 +08:00
cmake Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
core Add project structure with engines, core, client 2025-09-19 01:40:53 +08:00
docs Add project structure with engines, core, client 2025-09-19 01:40:53 +08:00
engines Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
examples Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
helpers Add comprehensive test structure for all engines 2025-09-19 02:12:44 +08:00
include/warfactory Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
scripts Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
server Add complete C++ structure for all 10 engines 2025-09-19 02:07:17 +08:00
shared Add complete C++ structure for all 10 engines 2025-09-19 02:07:17 +08:00
tests Add comprehensive test structure for all engines 2025-09-19 02:12:44 +08:00
.gitignore Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
ADVANCED_TESTING.md Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
AUTOMATION_GUIDE.md Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
CLAUDE.md Update CLAUDE.md with complete implementation status 2025-09-19 14:25:57 +08:00
CMakeLists.txt Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00
cppcheck-suppressions.txt Complete 10-engine architecture with CMake build system 2025-09-19 14:19:25 +08:00

Warfactory - Documentation

Structure de la documentation