Breakout VS pong-demo

Compare Breakout vs pong-demo and see what are their differences.

Breakout

Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win. (by MatthewTamYT)

pong-demo

A simple Pong game using pygame + python (by anthonygedeon)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Breakout pong-demo
5 1
14 0
- -
0.0 6.3
almost 3 years ago about 3 years ago
Python Python
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Breakout

Posts with mentions or reviews of Breakout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.

pong-demo

Posts with mentions or reviews of pong-demo. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Breakout and pong-demo you can also consider the following projects:

PyBluesky - Cross-platform 2D python game developed with pygame. This is capable of running in windows, linux and android

Dino-Game-AI - A simple pygame dino game which can also be trained and played by a NEAT AI

Space-Invaders - A JavaFX program to play Space Invaders.

Dungeon-Cross - A Python-based reimplementation of Zachtronic's Dungeons and Diagrams

OG-Snake-Game - The Original Snake Game. Maneuver a snake in its burrow and earn points while avoiding the snake itself and the walls of the snake burrow.

iMandelbrot-Plotter - iMandelbrot is a tool made out of PyGame that visualizes the nature of a Mandelbrot fractal!

paddle-billing-sdk - Paddle Billing API SDK for Node

MultimediaVideo - Multimedia Video with Pygame and Opencv

PySprint - Recreation of the Atari ST port of Super Sprint with Pygame

Vitrix - An open source FPS video game coded in Python

python-pygame-pong - A simple Pong game made using PyGame that you can play both on your computer and your Raspberry Pi using the GPIO

Connect-4 - Connect 4 is a token game created with Python and module Numpy. Place 4 tokens in a row (vertically, horizontally, or diagonally) before your opponent wins. Single-player against Artificial Intelligence and multiplayer also available.