PySprint VS snek

Compare PySprint vs snek and see what are their differences.

PySprint

Recreation of the Atari ST port of Super Sprint with Pygame (by salem-ok)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PySprint snek
1 2
23 4
- -
4.2 6.6
over 2 years ago 2 months ago
Python Python
Creative Commons Zero v1.0 Universal 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.

PySprint

Posts with mentions or reviews of PySprint. We have used some of these posts to build our list of alternatives and similar projects.
  • PySprint, a recreation of the Atari ST port of Super Sprint with Pygame
    1 project | /r/atarist | 27 Nov 2021
    Hi all, the first beta of PySprint, a recreation of the Atari ST port of Super Sprint with Pygame is released for testing on PC (Linux & Windows) Raspberry Pi and Mac! I'd be honored if some of you want to test it and give me some feedback! Announcement here: https://github.com/salem-ok/PySprint/discussions Thanks!

snek

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

What are some alternatives?

When comparing PySprint and snek you can also consider the following projects:

Chrome-Dino-Runner - 🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

python-projects - "Join the magic of 'Python-Projects' by MRayanAsim: Unveil captivating games, elegant GUI apps, and potent utilities with a touch of machine learning enchantment. Awaken Python's full potential and spread the magic by starring the repository today!" 🚀🐍✨

pygame-menu - A menu for pygame (pygame-ce also supported!). Simple, and easy to use

aiospamc - Python asyncio-based library that implements the SPAMC/SPAMD client protocol used by SpamAssassin.

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.

grandiaRemasteredRedux - Port of the Grandia ReDux Romhack from 2011

Atari-Space-Invaders - An inspiration of the original Atari Space Invaders game built in pygame :space_invader: :video_game: [Moved to: https://github.com/Mayank0255/Space-Invaders]

python_projects - Experience "PyProjects" with MRayanAsim—an enchanting collection of Python gems. Explore captivating games, stunning GUI apps, and powerful utilities. Inspiring developers of all levels. Unleash Python's magic now and show your support by starring the repository! [Moved to: https://github.com/mrayanasim09/python-projects]

raycaster-demo - A classic 2d raycaster built in Python

snake-cli - Snake in the terminal, made with python and curses.

bansoko - Space-themed :rocket: Soko-Ban :video_game: clone created in Python using Pyxel.

snake_pathfinding_ai - AI plays snake game using BFS (Breadth-First Search) algorithm.