I've found coding FGUI and FANIM to be quite fun. To make those projects, I tore apart FCR and salvaged it for useful code. Instead of releasing the source code to the public, I decided to chop it up and show it in pieces. However, the GUI is only one aspect of FCR and that means that more libraries may be soon:
FANIM - An animation library (good for ads) [STARTED]
FGUI - A simple complex gui program [STARTED]
FKEY - Better manage key values
FWEB - Connect to external websites
FNET - Networking (My version of Fibre + Multiplayer)
FPROF - A profile & account system (using external storage maybe?)
FCR (lib) - A chat & room system
FSEC - Security (Nah, I'll just use Vault, no need to reinvent the wheel)
All of which would combine to make:
FAPI - A fully loaded toolbox to make any ambitious project you want super easily. It should streamline project development by automating the messy technical bits.
Does this sound like a good idea? If so, what should I prioritize? And, if it did exist, would you use it?