Wednesday, November 23, 2022

Create a Arcade-Style Shooting Game with Python and PyGame

We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to create a fun game using Python and PyGame. Pete LeMaster created this course. Pete is a control systems engineer and creator of the LeMaster Tech YouTube channel. This project was inspired by the classic carnival/arcade style shooting gallery games! You will learn to build the entire project from scratch using Python and the PyGame framework. read more

Python News: What's New From October 2022

As always, October was an eventful month for the Python community this year. It brought the final Python 3.11 release, a few beta versions of the next major releases of popular Python libraries, and some exciting developments in the Python community. Here’s a quick recap of the most interesting happenings from October 2022. read more

How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety by Humanizing LLMs

  This project is about how to systematically persuade LLMs to jailbreak them. The well-known ...