-
Updated
Aug 26, 2021 - TypeScript
game
Here are 41,227 public repositories matching this topic...
-
Updated
Aug 26, 2021 - Swift
-
Updated
Aug 24, 2021
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Aug 27, 2021 - Java
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
Type `window`
Operating System
Windows 10, 64-bit
OpenRCT2 build
OpenRCT2, v0.3.4.1 (9511104 on develop) provided by GitHub
Describe the issue
In the Scenario Editor, the chat toolbar button is present even though it is not a multiplayer session. Furthermore, the zoom toolbar buttons are present even if unchecked in the options.
, with each build taking just over 3 minutes, and each commit running two builds that gave us just enough for 25 commits, or about two weeks before it ran out.
It's possible to
-
Updated
Feb 24, 2021 - ActionScript
-
Updated
Aug 10, 2021 - Rust
-
Updated
May 28, 2021 - Python
How can we get at UnitFmt here? Probably just need to take it in PlotOptions and plumb it through.
Good small task / intro to Rust.
Describe the bug
Created Demihuman Lard. Cracklins are edible but lard is marked in red and incurs cannibalism morale debuffs despite having Strict Humanitarian. Other demihuman products like demihuman meat, stomachs, and jerky remain edible. The fat is marked as containing human flesh.
Steps To Reproduce
- Get Strict Humanitarian trait.
- Create and butcher a Gracken.
- Create la
-
Updated
Aug 26, 2021 - HTML
-
Updated
Aug 27, 2021 - C#
-
Updated
Aug 27, 2021 - Go
-
Updated
Jan 27, 2020 - JavaScript
Instead of having the user copy the game data, auto detect where GOG has diablo installed
There's a C header which can help implement this: https://github.com/cxong/find_steam_game
(diablo + hellfire's game id is 1412601690 )
#include <find_steam_game.h>
char buf[4096];
fsg_get_gog_game_path(buf, "1412601690");
printf("GOG: Diablo found at %s\n", buf);
// prints:
GOG: 1412601690
js13kGames competition
August - September 2021 • Online
Improve this page
Add a description, image, and links to the game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game topic, visit your repo's landing page and select "manage topics."
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar