📄 readme
字号:
should be able to just:cd srcmakethis compile will give some warnings...you don't really need to worry about them.everything should compile just fine.to run:./cagl -f conf/rule1d/rule110will load rule110.look at ca_shell.c for the commands. i think i commented them.ca/src/ - source files for cagleca/src/lib/ - some libs that i use. among them are matrix (trix), x window (wlwin) librariesca/conf/rule1d - currently a list of all 1d elementry cellular automata rulesca/conf/rule2d - sample 2d config files (should only have life right now)ca/conf/rule3d - sample 3d config filesca/conf/dfa - dfa filters. should only have a dfa for rule 54ca/conf/display - config file for displaying (what color and shape cells have)ca/conf/pattern - directory to save patternsca/gen/ - some programs to generate sample config filesca/loadable/ - don't worry about this, it doesn't work. eventually i want to be able to load commands/display functions/etc. dynamically.ca/save - directory for saved cellular automata states
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -