diff --git a/ideas/a.txt b/ideas/a.txt index 7456cff..7072fd4 100644 --- a/ideas/a.txt +++ b/ideas/a.txt @@ -73,4 +73,8 @@ bool validate(uint8_t *byte_code, byte_code_element *byte_info) {"gps", 'G'}, // HW gps (gets global coordinates) {"fwrite", 'W'}, // HW write (write a number to a fleet-wide channel) - {"fread", 'R'}, // HW read (read a number to a fleet-wide channel) \ No newline at end of file + {"fread", 'R'}, // HW read (read a number to a fleet-wide channel) + + +Anti-cheat (Peer-to-peer-re): +Mérjük a játékerejét a játékosnak külön hostként és kliensként. A kettő aránya ideális esetben 1. Ha kisebb, akkor 1-re felhozzuk. Az hostol, akinek ezután kisebb (vagy valami valószínűségi alapon) \ No newline at end of file