Skip to content
View Starbuck5's full-sized avatar

Organizations

@pygame-community @pygame-web @SAV1-org
Block or Report

Block or report Starbuck5

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

  1. pygame-community/pygame-ce pygame-community/pygame-ce Public

    🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

    C 723 113

  2. Redditor-Analyzer Redditor-Analyzer Public

    Little tool that uses PRAW and pygame to show you some stats on redditors you input

    Python 2

  3. FLAP FLAP Public

    Simple DFA and DPDA simulators inspired by JFlap

    Python 1

  4. ASCII Video Player ASCII Video Player
    1
    import cv2
    2
    import pygame
    3
    import numpy
    4
    import functools
    5