Skip to content
View acastr008's full-sized avatar

Block or report acastr008

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
acastr008/README.md

My projects

Español: Ver README en español

Who I am

  • Hi, I'm Antonio Castro. I'm retired, but I enjoy programming in Python and, more specifically, with the Pygame library.
  • I enjoy learning new things at my own pace. I'm starting to share some of my projects, generally under the MIT license.

Python + Pygame

What I do now

  • I have created several game and simulator programs, but after trying different helper libraries to complement Pygame’s functionality, I decided to develop my own libraries.
  • I have been developing locally with Pygame for several years, and I’m very satisfied with my libraries. That’s why I decided to share them on GitHub.
  • I’ve been using Git and GitHub for a short time, but that’s not a problem. I use ChatGPT quite a lot to help me both with programming tasks and with learning technologies I don’t yet master and want to learn.

Links to my projects

In the future

The three Pygame libraries work well together to provide several typical GUI-toolkit features.
I still have important things to share: games, simulation programs, and libraries for Pygame. The process of adapting my projects so I can upload them to GitHub and document them is slow but steady.

Popular repositories Loading

  1. help_core_pygame help_core_pygame Public

    help_core_pygame` es una librería de Python diseñada para ofrecer una **solución de visualización de ayuda altamente portátil e independiente**, basada únicamente en **Pygame**.

    Python

  2. acastr008 acastr008 Public

  3. popups_dialog_gui popups_dialog_gui Public

    Pop-up module using Pygame to generate notices, dialogs, etc., and also some more advanced possibilities.

    Python