a windows-like shell recreation in sfml
- C++ 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
i just don't think it's a good idea to have changes sitting around. this commit just changes line endings and comments oh, and it adds two colour declarations to Pane.cpp but doesn't use them. |
||
| Atraxian | ||
| .gitattributes | ||
| .gitignore | ||
| Atraxian.sln | ||
| LICENSE | ||
| README.md | ||
Atraxian
A fake operating system written in C++ with SFML 2.4
By "fake operating system", we mean it's an operating system that requires an operating system to run.
It's really just a program, but that program is (going to be) a fully featured operating system.
Features:
- Panes
- a Taskbar
- a startbutton that changes colours.
Planned Features:
- custom scripting system that allows people to make their own sub-programs
- filesystem
- lots of user customisation
- stuff
- more stuff