https://github.com/chadtech/chadtech-moveable-components-experiment
https://github.com/chadtech/chadtech-moveable-components-experiment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadtech/chadtech-moveable-components-experiment
- Owner: Chadtech
- Created: 2018-10-14T02:25:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T15:34:13.000Z (over 7 years ago)
- Last Synced: 2025-04-13T14:55:55.508Z (about 1 year ago)
- Language: Elm
- Homepage: http://www.ct-os.us
- Size: 80.1 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.