An open API service indexing awesome lists of open source software.

https://github.com/chadtech/chadtech-moveable-components-experiment


https://github.com/chadtech/chadtech-moveable-components-experiment

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Chadtech Moveable Components Experiment

This is a remake of an old project I did called [ct-os](http://www.ct-os.us), as in the Chadtech Operating System. Of course its not a real operating system, but it kind of looks like one, in that you have different programs in windows, you can save files, and theres a desktop and start bar.

One reason I remade ct-os was I wanted to try practice abstracting window logic. Turns out to be pretty complicated, and I cant say I was fully successful.