The Wayback Machine - https://web.archive.org/web/20201125052948/https://github.com/topics/game-development
Skip to content
#

game-development

Here are 8,646 public repositories matching this topic...

heinezen
heinezen commented Nov 24, 2020

Required skills: Python, maybe Cython

Difficulty: Medium

The openage converter is able to optimize the compression for created PNG files by utilizing a search algorithm inspired by OptiPNG. To do this, the search algorithm first tries 8 different compression settings by creating PNGs with these settings in-memory. The compression settings that produ

agones
Natanil
Natanil commented Oct 20, 2020

You mistakenly write the explanation of Alpha().IsPlayerConnected(playerID) to Alpha().GetPlayerCount() explanation :

Alpha().GetPlayerCount()
This function returns if the playerID is currently connected to the GameServer. This is always accurate from what has been set through this SDK, even if the value has yet to be updated on the GameServer status resource.

Alpha().IsPlayerConnected(pl

Terasology

Improve this page

Add a description, image, and links to the game-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.