sekkurocode / Cellular-Automata

Development of a python software, simulating "Cellular Automata".
MIT License
1 stars 0 forks source link

#26 Seperating GUI and Operational part into different Files? #26

Open fabrice-eberle opened 7 months ago

fabrice-eberle commented 7 months ago

Does it make sense to seperate the GUI code and the game code?