-
### Application Description
There is a subreddit `r/place` which had an experiment that allowed people to place a coloured pixel on a canvas at some interval of time.
This allowed people to come t…
-
import tkinter as tk
import random
class SnakeGame:
def __init__(self, master):
self.master = master
self.master.title("Snake Game")
self.master.resizable(False, …
-
### Play With Python Repository (Proposing new issue)
:red_circle: **Project Title** : Canvas Puzzle Game
:red_circle: **Aim** : Create a Canvas Puzzle or Jigsaw puzzle game
********************…
-
Issue Overview
Current view and flow of waiting room is outdated.
## Proposed Solutions or Ideas
1. Implement waiting room for 4 players. Design [here](https://www.figma.com/design/Zwa4tGNPAf…
-
## Issue Overview
Current view and flow of Pre-Game is outdated
## Proposed Solutions or Ideas
Implement/Update views for Pre-Game section. [here](https://www.figma.com/design/Zwa4tGNPAfPgAkD…
-
[canvas game.zip](https://github.com/Brouwny/Pokemon-canvas-game/files/99594/canvas.game.zip)
-
Current issues known and can't solve:
- Unable to locate each sprite due to not having an ID
- Canvas pretty much is the only layer for the game, so it's hard to test each function due to the fact t…
-
### Describe the project you are working on
2D Shooter game with minimap which uses SubViewport and visibility_layers
### Describe the problem or limitation you are having in your project
Min…
-
Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read…
-
Hi there :)
I was just trying to use the example and quick start tutorial for poink and clink and found that it wouldn't display properly in my browser or in Catmint.
I believe the issue is li…