Skip to content
View nkstonks's full-sized avatar
:electron:
wrrrr
:electron:
wrrrr
  • Melbourne

Block or report nkstonks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. nkrei nkrei Public archive

    just a random website on the internet

    HTML 1

  2. Super simple turn based fighting game Super simple turn based fighting game
    1
    import random
    2
    import time 
    3
    
                  
    4
    def menu():
    5
        print("Welcome to the fighting game!\nType either 'punch' or 'drink' to fight!\nPunching will deal 1 - 20 damage, and drinking will heal you for 1 - 10 HP.")
  3. bday-bot bday-bot Public

    Python

  4. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python