-
Updated
Jul 13, 2021 - TypeScript
game
Here are 39,526 public repositories matching this topic...
-
Updated
Jul 13, 2021 - Swift
-
Updated
Jun 17, 2021
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Jul 13, 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
I was watching the FIDE world cup day 1 just now and there were 72 simultaneous games played. Brute-force searching thru the games was time-consuming.
It would be nice if there is a small search box somewhere in the games area to quickly search for the player or country.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'map engine test'
- Press the key 'n' until you get to Tristam.
- Wait about 3 seconds '....'
- See the fire effects that are on the ground stop animating. This same problem seems to occur on all maps but it's easiest to find in Tristam.
**Expected beha
This code relies on an overflow:
https://github.com/OpenRCT2/OpenRCT2/blob/9383fcef410aa6a94e3ad07a8da4a2eba41fbdb8/src/openrct2-ui/windows/Ride.cpp#L1603-L1612
There are multiple occurrences like this, all of them should be changed.
This is prone to errors when things like either type or max value change.
-
Updated
Jul 13, 2021 - C#
Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.
Example:
# Starbolt - beginnerTravisCI is effectively dead when it comes to OSS projects. In December they introduced a new price model and gave each org a one time allotment of 10,000 "credit". For macOS they charge 50 credit per minute (rounded up), 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
Jun 17, 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.
Is your feature request related to a problem? Please describe.
Add walls made out of thin sheets of coregated and/or flat sheets of metal secured on a carcass
A clear and concise description of what the problem is.
Currently metal walls in mapgen are super
-
Updated
Jul 7, 2021 - HTML
-
Updated
May 24, 2021 - C#
-
Updated
Jul 13, 2021 - Go
-
Updated
Jan 27, 2020 - JavaScript
I've selected devilution.DefaultClass::MonsterMHit(int, int, int, int, int, int, bool) for refactoring, which is a unit of 108 lines of code and 7 parameters. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehu
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