This commit is contained in:
2025-08-27 12:47:13 +02:00
parent d5a0212824
commit c180fe4434
2 changed files with 6 additions and 2 deletions
+6 -2
View File
@@ -1,6 +1,10 @@
# NuCon (Nucleares Controller) <div align="center">
<img src='./logo.png' width="250px">
<h2>NuCon</h2>
<br>
</div>
NuCon is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/Nucleares/), a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems. NuCon (Nucleares Controller) is a Python library designed to interface with and control parameters in [Nucleares](https://store.steampowered.com/app/1428420/Nucleares/), a nuclear reactor simulation game. It provides a robust, type-safe foundation for reading and writing game parameters, allowing users to easily create their own automations and control systems.
NuCon further provides a work in progress implementation of a reinforcement learning environment for training control policies and a simulator based on model learning. NuCon further provides a work in progress implementation of a reinforcement learning environment for training control policies and a simulator based on model learning.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB