Latest activity

  • fukurou
    fukurou replied to the thread 👨‍💻 dev core diet.
    this is the key! we overload the alg c'tor shitindiass!!! class MyClass: def __init__(self, *args): # Constructor for...
  • owly
    owly posted the thread 👨‍💻 dev core diet in chit chat.
    what I was thinkin' : get rid o' the grimoirememento cls, use only the dic varargs the alg cls thus reduce load from skill cls, make it...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    .h #ifndef APVERBATIM_H #define APVERBATIM_H #include "Mutatable.h" #include <vector> #include <string> class APVerbatim : public...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    .h class Mutatable { public: bool algKillSwitch = false; string action(const string& ear, const string& skin, const string&...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev cpp port.
    public class Mutatable { public Boolean algKillSwitch = false; public String action(String ear, String skin, String eye) {...
  • fukurou
    .h #ifndef ABSDICTIONARYDB_H #define ABSDICTIONARYDB_H #include <string> class AbsDictionaryDB { public: void save(const...
  • owly
    owly updated their status.
  • owly
    owly updated their status.
  • owly
    owly updated their status.
  • fukurou
    fukurou replied to the thread core upgrade.
    class Brain: # c'tor def __init__(self): self._emotion: str = "" self._logicChobitOutput: str = ""...
  • the living tribunal
    the living tribunal updated their status.
  • fukurou
    fukurou replied to the thread core upgrade.
    public class Brain { public Chobits logicChobit = new Chobits(); private String emotion = ""; private String...
  • fukurou
    fukurou replied to the thread core upgrade.
    works setting card
  • fukurou
    fukurou replied to the thread core upgrade.
    public class Brain { public Chobits logicChobit = new Chobits(); private String emotion = ""; private String...
  • fukurou
    fukurou replied to the thread core upgrade.
    fail. increasing dark coding force by 1k% !
Top