The proton
function is used for solving problems in the data-based game ,,The Proton Game''.
Solve four data-based puzzles in order to crack into Pietraszko's account!
proton(...)
proton
function is called by different arguments, which vary depending
on a problem that Bit is trying to solve. See Details
in order to learn more about the list of possible arguments.
Przemyslaw Biecek, przemyslaw.biecek@gmail.com, SmarterPoland.pl Foundation.
Every time when some additional hints are needed one should add
hint=TRUE
argument to the proton
function.
In order to get more information about a user on the Proton server
one should pass action = "login"
, login="XYZ"
arguments
to the proton
function.
In order to log into the Proton server one should pass action = "login"
,
login="XYZ"
, password="ABC"
arguments to the proton
function.
If the password matches login, then one will receive a message about successful login.
In order to log into a server different from Proton one should pass
action = "server"
, host="XYZ"
arguments to the proton
function.
,,The Proton Game'' is a free of charge, educational project of the SmarterPoland.pl Foundation.