Update development-guide.md
This commit is contained in:
@@ -36,7 +36,7 @@ Neural Nexus is a modern HTML5 puzzle game that challenges players to connect ne
|
||||
## Architecture
|
||||
|
||||
### System Design
|
||||
```
|
||||
```markdown
|
||||
┌─────────────────┐ ┌─────────────────┐
|
||||
│ Game UI │────▶│ Game State │
|
||||
│ (Canvas/HTML) │ │ Manager │
|
||||
@@ -233,4 +233,4 @@ if (location.hostname === 'localhost') {
|
||||
|
||||
---
|
||||
|
||||
**Remember:** This is a living document. Update it as the game evolves and you discover new patterns or solutions!
|
||||
**Remember:** This is a living document. Update it as the game evolves and you discover new patterns or solutions!
|
||||
|
||||
Reference in New Issue
Block a user