Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NetLogo
/
Netlogo-LLM-Extension
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
24
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Battle City Tank Arena demo — LLM communication paradox
- #35
#35
Open
JNK234
wants to merge 14 commits into
main
NetLogo/Netlogo-LLM-Extension:main
from
battle-city-tank-arena
NetLogo/Netlogo-LLM-Extension:battle-city-tank-arena
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
feat: Battle City Tank Arena demo — LLM communication paradox
#35
JNK234
wants to merge 14 commits into
main
NetLogo/Netlogo-LLM-Extension:main
from
battle-city-tank-arena
NetLogo/Netlogo-LLM-Extension:battle-city-tank-arena
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
feat: add Phase 1 game engine for Battle City Tank Arena
Show description for ca3a26f
JNK234
committed
ca3a26f
View commit details
Copy full SHA for ca3a26f
Browse repository at this point
feat: add LLM integration for action selection via llm:choose
Show description for c43d433
JNK234
committed
c43d433
View commit details
Copy full SHA for c43d433
Browse repository at this point
feat: add Stage 3 communication and show-thinking mode
Show description for 222a781
JNK234
committed
222a781
View commit details
Copy full SHA for 222a781
Browse repository at this point
docs: add README with hypothesis, setup, and expected results
Show description for c33f837
JNK234
committed
c33f837
View commit details
Copy full SHA for c33f837
Browse repository at this point
fix: correct arena map strings to exactly 31 chars each
Show description for 87b3004
JNK234
committed
87b3004
View commit details
Copy full SHA for 87b3004
Browse repository at this point
Commits on Mar 18, 2026
fix: use correct wrappingAllowedX/Y attribute names in view widget
JNK234
committed
f3a61aa
View commit details
Copy full SHA for f3a61aa
Browse repository at this point
fix: remove nonexistent lower-case primitive, fix Y-axis inversion
Show description for f0c0b5a
JNK234
committed
f0c0b5a
View commit details
Copy full SHA for f0c0b5a
Browse repository at this point
fix: use integer updateMode value in view widget
JNK234
committed
4ce4265
View commit details
Copy full SHA for 4ce4265
Browse repository at this point
fix: add required showTickCounter and tickCounterLabel to view widget
JNK234
committed
ec72fb0
View commit details
Copy full SHA for ec72fb0
Browse repository at this point
fix: rewrite widgets to match NetLogo 7.0.3 nlogox format
Show description for fd5e30f
JNK234
committed
fd5e30f
View commit details
Copy full SHA for fd5e30f
Browse repository at this point
fix: rename dx/dy variables to avoid conflict with NetLogo built-in primitives
JNK234
committed
7320a55
View commit details
Copy full SHA for 7320a55
Browse repository at this point
fix: use hatch-explosions instead of create-explosions in turtle context
JNK234
committed
a905b89
View commit details
Copy full SHA for a905b89
Browse repository at this point
fix: add parens around tanks-on to fix operator precedence with 'with'
JNK234
committed
5adb28a
View commit details
Copy full SHA for 5adb28a
Browse repository at this point
fix: enable stateful navigation with move-failure feedback
Show description for c55ce67
JNK234
committed
c55ce67
View commit details
Copy full SHA for c55ce67
Browse repository at this point
You can’t perform that action at this time.