Coding grid based board game on pygames

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

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
  • DearPyGui

    Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

  • As far as more traditional GUI's go, you might like Dear PyGui, which allows for drawing as well, but an advantage over Pygame and Arcade might be the built in buttons and text input widgets. These make it easy to handle the user interaction.

  • Arcade

    Easy to use Python library for creating 2D arcade games.

  • This should be perfectly to make this work in Pygame. Arcade is another game library with a focus on ease of use and documentation. That might make it easier to implement. Both Pygame and Arcade have an empasis on graphics.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Where do I start programing evolution simulators?

    2 projects | /r/learnpython | 21 Dec 2021
  • Nodezator: new Python node editor released to public domain on pypi.org and github

    6 projects | /r/Python | 18 Jun 2022
  • After the Snake Game, I decided to make the Tetris Game. Hope you like it!

    2 projects | /r/Python | 6 Aug 2021
  • Want to make a clean looking simple GUI to run basic scripts

    2 projects | /r/learnprogramming | 31 May 2021
  • [2023 Day 6 p2] using maths?

    1 project | /r/adventofcode | 11 Dec 2023