a windows-like shell recreation in sfml
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Kenny McCormick 07784fa0d0 no changes
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.
2019-02-27 16:01:43 -06:00
Atraxian no changes 2019-02-27 16:01:43 -06:00
.gitattributes Add .gitignore and .gitattributes. 2017-04-02 18:23:29 -05:00
.gitignore Ignore local SFCONSOLE files. 2017-05-21 12:54:45 -05:00
Atraxian.sln updated project files 2017-04-03 22:10:34 -05:00
LICENSE Rename license to LICENSE 2017-04-02 18:25:47 -05:00
README.md fixed type in README 2017-04-15 11:47:24 -05:00

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