More updates
Added 2018-03-16 23:00:00 +0000 UTCHey folks,
I think a few more frequent updates would be great, so have another one.
Currently I am working on a few things. All of it is making my code into libraries and adding Discord as a back end.
The idea is to have several front-ends, like Twitter and Discord, where my synths can interact with.
The synths will be their own library. This means that I have at least 3 libraries, where two are interfaces and one is the actual Synth.
The interfaces have to collect data, store it and then produce environment abstraction. This means, they will give the synths something to interact in and provide rewards.
That's really all I am working on right now.
After that, I want to revamp my website and add more functionality there, but that'll for later.