python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
MLKit face detection stopping after some time while simultaneously running a game
Im using the MLKit combined with the CameraX Image-Analysis Use Case to build an App, that lets you control a cursor, which gets drawn onto an overlay based on the position of the face (head based poi...
Dethe
Votes: 0
Answers: 0
Pygame runs slower after splitting the game into different files
I've written a simple game in pygame. It used to be all in one file, but I decided to keep it clean, so I separated the code into different scripts. After doing so, the game runs much slower than befo...
olzpaul
Votes: 0
Answers: 1
Bimap To large For Memory
I am coding a game in java similar to Among us (A game where the important part, for now, is that players see only part of a big map) and the way I was drawing the map is with a bitmap that is several...
10110000
Votes: 0
Answers: 1
Score Not Updating
I have been trying to make an OnTriggerEnter Score system and it has not been updating and is showing no errors so am I doing something wrong that I dont know about here is my Code:
using System.Colle...
Mr.Player
Votes: 0
Answers: 2