-
Updated
Nov 24, 2019 - PureScript
browser-game
Here are 330 public repositories matching this topic...
-
Updated
Mar 6, 2020 - JavaScript
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Mar 21, 2019 - JavaScript
Refactor DI
Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.
Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.
Beep, boop, I'm a bot! Th
-
Updated
Mar 15, 2018 - JavaScript
-
Updated
Mar 24, 2021 - PHP
-
Updated
Feb 14, 2018 - C#
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Aug 22, 2017 - PureScript
-
Updated
Feb 11, 2018 - HTML
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
May 12, 2018 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Dec 20, 2020 - HTML
-
Updated
Mar 12, 2021 - Rust
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Mar 28, 2021 - TypeScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Dec 15, 2015 - JavaScript
-
Updated
Apr 4, 2019 - JavaScript
-
Updated
Nov 17, 2017 - PHP
The puzzle latency shows the response time from pinging the server in milliseconds. This value could be styled to better portray what it is for. Response time of less than 300 could be considered as optimal and so could be styled as green or something. Anything above 1000 (1 second) would probably be not so great.
A helpful pop up modal or something to better describe how this value is dete
-
Updated
Dec 29, 2019 - JavaScript
Lot of the UI text in the game is hardcoded in the template files (due to my laziness and poor planning ahead) and should be replaced with link to the locale file here.
So for example you'd change this:
app/modules/Front/templates/Default/default.latte
...
<ul class="uk-list uk-list-divide-
Updated
Feb 25, 2020 - JavaScript
-
Updated
Aug 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the browser-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the browser-game topic, visit your repo's landing page and select "manage topics."
What is the current behavior?
When you are on top of an NPC and want to trade/shop/bank with them. The popup screen will not popup UNTIL you move and FINISH its progress.
**If the current behavior is a bug, please provide