Viewing profile - skabz_cool

Username:
skabz_cool
Rank:
Prole
Age:
16
Groups:
Occupation:
student.

Contact skabz_cool

User statistics

Joined:
Mon Feb 22, 2021 7:59 pm
Last active:
Mon Mar 22, 2021 8:06 pm
Total posts:
1 | Search user’s posts
(0.00% of all posts / 0.00 posts per day)
Most active forum:
General
(1 Post / 100.00% of user’s posts)
Most active topic:
Example code of Platformer AI
(1 Post / 100.00% of user’s posts)

Signature

Code: Select all

function skabz:survive()
  if covid.cases > 0 then
    stay_at_home = true
  end
end