No description
Find a file
TheUltimateHacker 93fa6c7f3a Speech Synth System added for future AI Character
Added a new Speech Synth system using the .NET Framework's Speech Synth
API. To utilize this system, I've added 3 new functions in Helper.vb
called speak(Text As String), speakInfoBox(Title As String, Text As
String) and speakOnTerminal(Text As String) as well as 2 new Terminal
cmdlets, one called speak 'Text in Single Quotes' and speak_Infobox
'Title' 'Text'. These two commands should not be bundled with the full
release of 0.0.9.

I've also fixed a bug with the Advanced App Launcher, where the AAL
would not close unless you clicked "Applications" or clicked an option
in the AAL. Now, clicking the Desktop Panel and Desktop will close the
AAL. I have yet to figure out the Skin Loader AAL loading issue (Can't
run Skin Loader from the AAL), but that'll be my next bugfix.
2015-03-16 16:20:39 -04:00
development-save-file Full Source 2015-03-08 09:18:40 -07:00
ShiftOS Speech Synth System added for future AI Character 2015-03-16 16:20:39 -04:00
ShiftOS Launcher Launcher Edits 2015-03-10 20:01:47 -04:00
.gitignore Full Source 2015-03-08 09:18:40 -07:00
Bitnote Address generator.exe Full Source 2015-03-08 09:18:40 -07:00
LICENSE add copyright notice to license 2015-03-08 10:48:09 -06:00
README.md Edit old information 2015-03-08 12:38:34 -04:00
ShiftOS.sln Full Source 2015-03-08 09:18:40 -07:00

#Basic Info ShiftOS is a game about evolving an experimental operating system called "ShiftOS" from a completely black and white text based command line based OS to a fully graphical operating system filled with advanced features and beautiful colours. The level of customization will exceed the levels of real world operating systems

#Is ShiftOS A Linear Game? Think of ShiftOS as if it was an open world game yet the "world" is the desktop environment of your computer. The game is non-linear meaning you can focus on expanding and evolving ShiftOS anyway you like by earning codepoints and spending them in the Shiftorium with a range of upgrade options. Buy more programs, more colours, GUI upgrades and heaps more while you discover the secret behind ShiftOS.

#Does ShiftOS Have A Storyline? Currently ShiftOS is just a game engine and the focus is on gameplay rather than storyline right now but the general storyline will be as follows. ShiftOS is more than just an operating system! It's creator know as "DevX" hijacks your computer with the intention of using it as a remote test bed for his experimental operating system "ShiftOS". Who or what is DevX and what is his intentions... Discover more as you evolve and explore the digital world to uncover the secrets behind ShiftOS.

#Is ShiftOS Free? ShiftOS is a free game. Currently, ShiftOS is still in it's early versions so there is loads of missing content. As of March 7th 2015, ShiftOS is an open source game.

#Is ShiftOS an Indie Game? Currently ShiftOS is an open source indie game managed by a team of people. Anyone can contribute to shiftos, but your pull requests will be monitored and tested.