game
- Sign up for GitHub or sign in to edit this page
Here are 23,587 public repositories matching this topic...
:iphone: Collaborative List of Open-Source iOS Apps
-
Updated
Oct 17, 2019 - 3 commits
- Swift
Issue details
While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.
Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.
CSS is powerful, you can do a lot of things without JS.
-
Updated
Oct 17, 2019 - 119 commits
- CSS
💿 Free software that works great, and also happens to be open-source Python.
-
Updated
Oct 17, 2019 - 494 commits
- Jupyter Notebook
NOTE: Undocumented parts of the source code you will most likely find by going through the openage c++/python reference and watch out for empty classes/members/functions/etc.
The last days I was setting up doxygen/sphinx+breathe to properly generate a nice documentation for
Level READMEs in markdown format could be great if you're using some kind of markdown processor to read them. If you're not planning on doing so, having the markdown syntax laying around creates noise. Running warriorjs --no-markdown should take care of that, and output to README.txt instead of README.md.
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
An open source re-implementation of RollerCoaster Tycoon 2 🎢
-
Updated
Oct 17, 2019 - 17 commits
- C++
A work-in-progress, open-source, multi-player city simulation game.
-
Updated
Oct 16, 2019 - 1 commits
- Rust
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
-
Updated
Oct 17, 2019 - 59 commits
- Python
OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
-
Updated
Oct 16, 2019 - 11 commits
- JavaScript
Component library for making games with React & React Native
-
Updated
Oct 14, 2019 - 73 commits
- JavaScript
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
-
Updated
Oct 16, 2019 - 2 commits
- C#
A game for learning CSS flexbox 🐸
-
Updated
Oct 17, 2019 - 413 commits
- JavaScript
Describe the missing feature:
The beat sounds in nightcore mod are missing.
Stable: https://streamable.com/wlw87
Lazer; https://streamable.com/2c7io
Describe the bug
NPCs on missions that last 5 days or more (Garage: Chop Shop 5 day mission) a week or more can visibly be seen starving in the Factions (#) > Your Followers screen even though they have food in their inventory.
When I recall my NPC named Byron 'Amethyst' Hoyt from the Expansion Blacksmith mission I can see that he has plenty of food in his inventory and his weight is "Skel
UI Automation Framework for Games and Apps
-
Updated
Oct 17, 2019 - 437 commits
- Python
High performance, simple, extensible golang open source network library
-
Updated
Oct 16, 2019 - 536 commits
- Go
Finding my server with a fresh install of the client can be annoying and would be much less annoying if the user could type its name into a search bar to easily find it.
Rather than simply filtering the server list to only contain server names containing the given search string, it would be nice if it used a fuzzy matching algorithm and returned the most similar results. A very simple way to im
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
-
Updated
Oct 17, 2019 - 7 commits
- C++
Edit: More details added for maturity levels, rules for our Merge-athon added - win prizes!
With GSOC ending and us having merged a lot of fundamental / API breaking things lately I'd like for us to do a round of module testing to catch our breath and make sure all the things are working - or at least compiling and running :-)
The zip I prepared earlier for this September's playtest is h
I looked some time ago into mimetypes, and could register the fileextension *.map to be opened in the wesnoth editor. I could commit this to the repository.
For this to work, Wesnoth itself must be capable to deal with a command like this:
wesnoth -e -l /tmp/foo.map, which it does.
(For saves a problem is that *.bz or *.gz is to generic to be associated to wesnoth by default. It c
10 games in ≤ 13kB of JavaScript - js13kGames 2019 winners
Over 200 games were submitted for this year’s js13kGames–a community-organized game jam giving particpants 31 days to build a game using no more than 13kB of JavaScript. Here are the top 10 as voted on by the developers themselves.
Current Behavior
the first graphicsData has a hole,the second graphicsData is in the hole.click the second graphicsData,hitTest return false
Possible Solution
https://github.com/pixijs/pixi.js/blob/460992f299abd87e698d5286180e320c42482cc1/packages/graphics/src/GraphicsGeometry.js
line 385:continue when hole contains point
Environme