This website requires JavaScript.
Explore
Help
Sign In
VillageSim
/
villsim
Watch
6
Star
0
Fork
0
You've already forked villsim
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
villsim
/
backend
History
Снесарев Максим
73e4712119
[upd] Implement BDI reasoning system and enhance AI decision-making with persistent beliefs and desires. Introduced Redis state storage for improved simulation state management and added asynchronous logging for performance optimization. Updated configuration parameters to support new features.
2026-01-30 18:28:43 +03:00
..
api
[upd] Add birth and age-based death and modifiers
2026-01-19 22:55:26 +03:00
core
[upd] Implement BDI reasoning system and enhance AI decision-making with persistent beliefs and desires. Introduced Redis state storage for improved simulation state management and added asynchronous logging for performance optimization. Updated configuration parameters to support new features.
2026-01-30 18:28:43 +03:00
domain
[upd] Add birth and age-based death and modifiers
2026-01-19 22:55:26 +03:00
__init__.py
Add initial project structure for Village Simulation, including backend and frontend components, configuration files, and essential documentation. Introduced .gitignore to exclude unnecessary files and added README for project overview and setup instructions.
2026-01-18 23:20:42 +03:00
config.py
[upd] Implement BDI reasoning system and enhance AI decision-making with persistent beliefs and desires. Introduced Redis state storage for improved simulation state management and added asynchronous logging for performance optimization. Updated configuration parameters to support new features.
2026-01-30 18:28:43 +03:00
main.py
[refactor] cleanup unused code
2026-01-21 01:34:57 +03:00