Skip to content
View The-Python-Lab's full-sized avatar

Block or report The-Python-Lab

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

Popular repositories Loading

  1. Python_Platformer Python_Platformer Public

    This Project is a short demo of a platform game I've been working on. It includes collisions, physics, and obstacles. I also developed a level editor for quickly creating and designing the game's l…

    Python

  2. Pong-in-Python Pong-in-Python Public

    Object-Oriented Programming (OOP) with classes for paddles and the ball Player controls for both sides (W/S and Arrow Keys) Ball movement and collision with paddles and walls Random ball direction …

    Python

  3. 3d-Engine-made-in-Python 3d-Engine-made-in-Python Public

    3D engine — using only Python, Pygame, and NumPy. ⚙️ Tools Used: Python Pygame NumPy

    Python