Skip to content
View bilhox's full-sized avatar
๐Ÿ’ญ
The tea-room has some work to do !
๐Ÿ’ญ
The tea-room has some work to do !
  • Polytech Nice Sophia
  • Nice / Toulouse - France
  • 13:55 (UTC +02:00)

Block or report bilhox

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. wandering_soul_v2 wandering_soul_v2 Public

    C++ 1

  2. simple_colliding_system.py simple_colliding_system.py
    1
    import sys
    2
    import pygame
    3
    
                  
    4
    
                  
    5
    def collide(rects : list[pygame.Rect] , rect : pygame.Rect) -> list[pygame.Rect]:
  3. pong_what pong_what Public

    A simple pong in pygame-ce

    Python 1

  4. 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 1.3k 207