pygame-projects
This repository includes my PyGame projects, ranging from Button Demo, Aerial Evader, and Py-Man, whose respective data structures and algorithms have varying time complexities between linear, O(n), and constant, O(1) times, respectively. It is subject to periodic updates. (by MichaelJohnson144)
PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python. (by ntasfi)
pygame-projects | PyGame-Learning-Environment | |
---|---|---|
5 | 1 | |
2 | 1,046 | |
- | 0.0% | |
4.4 | 0.0 | |
almost 2 years ago | over 3 years ago | |
Python | Python | |
MIT License | 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.
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.
pygame-projects
Posts with mentions or reviews of pygame-projects.
We have used some of these posts to build our list of alternatives
and similar projects.
PyGame-Learning-Environment
Posts with mentions or reviews of PyGame-Learning-Environment.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How do I run a Pygame Image visually?
Accessing host graphics with docker is tricky. If you’re running the container on a unix system, you could try this medium article. This Dockerfile also has setup instructions for unix and macos.
What are some alternatives?
When comparing pygame-projects and PyGame-Learning-Environment you can also consider the following projects:
youre-the-os - A game where you are a computer's OS and you have to manage processes, memory and I/O events.
DI-sheep - 羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)
pibooth - The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Dino-Game-AI - A simple pygame dino game which can also be trained and played by a NEAT AI
pygame_tutorials - Code to go along with lessons at http://kidscancode.org/lessons
OpenDAN-Personal-AI-OS - OpenDAN is an open source Personal AI OS , which consolidates various AI modules in one place for your personal use.