-
Updated
Aug 24, 2021
games
Here are 4,569 public repositories matching this topic...
-
Updated
Aug 23, 2021
-
Updated
Aug 30, 2021 - C++
Type of Issues (Enhancement, Error, Bug, Question)
Bug:
- Initialize Window
- Show it (
window.Read()) - Run
window.Disable() - The whole desktop environment freezes, nothing is clickable anymore
- Change to tty terminal and kill application
- Things are normal again
Operating System
Ubuntu 16.04 LTS 64 bit
Python version
Python 3.5.2
PySi
-
Updated
Aug 6, 2021 - C++
-
Updated
Aug 27, 2021 - Haskell
-
Updated
Jul 15, 2021 - CMake
-
Updated
May 16, 2021 - C#
-
Updated
Jun 7, 2021 - Python
-
Updated
Aug 26, 2021 - C++
Describe the feature you'd like
We should limit the miss angle to effectively be around 15 degrees.
Describe why do you think it is needed
Missing a target by 90 degrees just look stupid - a miss is a miss. Doesn't have to be that off
https://www.reddit.com/r/warzone2100/comments/gy87wg/rookie_units_are_as_helpful_as_ever/
Add a filter to select a subset of threads.
Use SearchBox control with DelayedTextChanged event.
Hide all of the threads on the Timeline not containing specified string (should be case-insensitive).
Use space next to the Header row on the Timelne for the search box.
Code in: ThreadView.xaml.cs
-
Updated
Apr 29, 2021 - C++
Lately we decided to make rock tiles non-solid (#1609).
I found that confusing as they still looked solid to me (perhaps I was still used to playing this game with rocks being solid). The black border around the rock and the fact that it's somewhat bulky made me think it was something we could jump on :
 on the pointer when you are done with it
When building the project with MSVC, I ran into some debug heap asserts early into the program startup.
The culprit appears to be the code in m_config.c that does free(prefdir) as changing these to SDL_free(prefdir) resolved the issue.
I'm not sure what to do about `GetDefaultConfi
https://codepo8.github.io/css-fork-on-github-ribbon/
Make it more obvious that people can contribute to this list via github. I think the current text-only link in the description is easy to skip over and miss.
Context
There is a use case for creating a timer that has a variable duration. For example, if you wanted to randomly space events during a game.
Proposal
Add the ability to specify a range (min and max) of time and allow the timer to randomly choose a duration within that range.
-
Updated
Aug 8, 2021 - C#
-
Updated
Aug 29, 2021 - C++
-
Updated
Aug 29, 2021 - C++
-
Updated
Aug 28, 2021 - C++
js13kGames competition
August - September 2021 • Online
Improve this page
Add a description, image, and links to the games topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the games topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
**Expected beha