Skip to content
View WarrenGames's full-sized avatar

Block or report WarrenGames

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
WarrenGames/README.md
  • 👋 Hi, I’m @Warren

  • 👀 I’m interested in programming video games and making games graphisms.

  • 📫 How to reach me 'antoine.f1987@ant01.fr' or my youtube channel : 'https://www.youtube.com/@thegamesofthewarren4789' to see some screencasts of my games. My itch.io account : 'https://warrengames.itch.io/' if you are looking for games assets/textures, you might be interested.

  • A new game was added. This is a memory game programmed with the C++ language (see memory-cpp repository for more details). The difference with the C language version is that there is 2 themes of cards, the traditionnal 70s game vignettes and new vignettes made with the POVRay raytracer.

  • Discover my web site for more informations about my games and other free graphisms without drm for your games : 'https://www.ant01.fr'

  • I changed the new default branches to 'devWithAllLibs' for the following repository: 'SDL2-WarrenTetris'. These branches are more convenient when you want to compile the source because you don't need my 'warrenCustomLibs' repository since all needed libraries are included already in the devWithAllLibs branches.

  • Discover the new 'SDL2-WarrenTetris' game branch named 'devWithAllLibs' that is more convenient to compile (you don't need the 'WarrenCustomLibs' repository as a dependency). The libraries inside WarrenCustomLibs that were needed to SDL2-WarrenTetris has been included inside the branch 'devWithAllLibs' of this same repository.

Pinned Loading

  1. POVRay-objects1 POVRay-objects1 Public

    Some objects for use with the POVRay raytracer

    POV-Ray SDL 1

  2. WarrenGameCustomLibs WarrenGameCustomLibs Public

    Needed C++ libraries by many of my games

    C++