Skip to content
View SlimeBOOS's full-sized avatar

Block or report SlimeBOOS

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Clap twice and pewdiepies subreddit ... Clap twice and pewdiepies subreddit will open.
    1
    # Things that need to be installed via pip:
    2
    # - PyAudio
    3
    
                  
    4
    import pyaudio
    5
    import struct
  2. suit suit Public

    Forked from vrld/suit

    Immediate Mode GUI library for LÖVE

    Lua

  3. Tic-Tac-Toe-Bot Tic-Tac-Toe-Bot Public

    A tic tac toe bot made with python, that learns with neural networks.

    Python