game
Here are 27,097 public repositories matching this topic...
-
Updated
Apr 27, 2020 - Swift
Please ensure you have given all the following requested information in your report.
Issue details
I followed this initial step https://github.com/libgdx/libgdx/wiki/A-Simple-Game and reached the end of https://github.com/libgdx/libgdx/wiki/A-Simple-Game#project-setup
Program successfully compiled and ran on the Android.
I followed https://libgdx.badlogicgames.com/documentation/gett
This project is a fork of excellent FHeroes2 from SourceForge (a beta-level recreation engine of original Heroes 2) but it improves UI, visuals, it offers quick combat by default with option to replay, few steps like "loading" are more optimized.
Add osu!
Suggest on README.md
I think a better "point of view" can be omitted for better reading because everyone knows what you are talking about, which the sample code might not compatible on their machines or browsers
Basic info
Application name: prom2teams
Application repo link: https://github.com/idealista/prom2teams
**Application h
There were some problems in the past regarding std::filesystem, MSVC 2017 and 2019 added support so we would be able to update our sources correspondingly.
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 - beginnerCurrently the FileWatcher has an implementation for Windows and Linux but not macOS. This is required for plugin hot reloading which is very useful for plugin development.
Also required for #11439.
Currently documented bugs: The DSF Buglist for Diablo v1.09 (Lurker Lounge)
The goal of this issue is to document any new bugs we come across while examining the code that are native to the original game. This will help us fix them later on when we make mods/ports.
New bugs discovered (last update 06/24/18)
- When casting a
Fix variable order
Code Documentation
There is very little documentation available for the source code. As such, the source is highly difficult to understand and interpret by others. Please consider adding in appropriate documentation as soon as possible.
- Who should we send the letter to? CEO, CTO, ..?
- How sould we send the letter? Via email, post it oldskool, make a video, via social media..?
When a user is new to a certain chess variant and hasn't had 5 rated victories and 5 rated losses the boxes in the profile can be misaligned if there are more of one than the other (see below).
Tested in Chrome 81.0.4044.92 and Firefox 74.0.1, present on both platforms
Hello
i just recently found this game on rust-unofficial list. its seems there is no documentation for linux installation anywhere to be found. windows is easy cause they just use exe but for me linux i cant hardly know how to install it
i am using ubuntu 19.10 right now
-
Updated
Mar 31, 2020 - Python
Describe the bug:
Upper bar (navigation bar, i guess) in in-game user profile shows that i'm at "Kudosu!" section, while i'm still at "Beatmaps". I scrolled about 3 screens down from start of "Beatmaps" section, and it started to occur.
Screenshots or videos showing encountered issue:

(重要!问题分类)
- 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues
- 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues
- 图像识别、设备控制相关问题 -> 按下面的步骤
描述问题bug
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)
Linux执行airtest脚本报"There is no SIFT module in your OpenCV environment!"
-
Updated
Apr 27, 2020 - Java
Mumble-Client.
It would be nice if it would be possible to give others users(only seen by yourself) nickname next to the username, so people can be fastly recognized even if they e.g. have a username which is similiar to another users username.
Suggestion:
This can be set by right-clicking the users name with an entry called "Set nickname".
Then name would like the following in the UI:
Currently, the glDrawRangeElements() WebGL 2 function is not implemented in Firefox (38) and causes "Not Implemented." assertion. It is also not yet implemented in Emscripten, but I have a patch that adds it.
Rela
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."


I met a number of people who added extra renderer because of this example:
https://pixijs.download/dev/docs/PIXI.RenderTexture.html
We should post a notice that it has to be the same
rendererthey use, and not new one.