ddksr / HackerGameJS

This is a hacker game for children which should help them learn computer science concepts like computer networks, computer architecture, security etc.
GNU General Public License v2.0
2 stars 1 forks source link

Enable special files #29

Closed ddksr closed 10 years ago

ddksr commented 10 years ago

Enable special files which have linkers from null (aka binary) files and are in seperated file system. They are functions which take input and make output =)

The output should be: [status, result]

if status == true: result = anythin if status == false: result = error message