python-games topic

List python-games repositories

92_Python_Games

186
Stars
175
Forks
Watchers

This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.

PyBox

50
Stars
20
Forks
Watchers

PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions...

fusion

72
Stars
11
Forks
Watchers

A custom open-source game engine on Python and Pygame, it is written in pure Python! It is easy and fast!

Python-Tetris-Game-Pygame

29
Stars
21
Forks
Watchers

Python Tetris Game with pygame with a video tutorial explaining each line.