Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deadlockempire/deadlockempire.github.io
The Deadlock Empire: Slay dragons, learn concurrency!
https://github.com/deadlockempire/deadlockempire.github.io
Last synced: 3 months ago
JSON representation
The Deadlock Empire: Slay dragons, learn concurrency!
- Host: GitHub
- URL: https://github.com/deadlockempire/deadlockempire.github.io
- Owner: deadlockempire
- License: gpl-2.0
- Created: 2016-01-31T00:31:27.000Z (almost 9 years ago)
- Default Branch: devel
- Last Pushed: 2022-10-18T06:59:10.000Z (about 2 years ago)
- Last Synced: 2024-05-11T20:37:23.117Z (6 months ago)
- Language: JavaScript
- Homepage: https://deadlockempire.github.io
- Size: 24.2 MB
- Stars: 903
- Watchers: 18
- Forks: 41
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-list - deadlockempire.github.io
- AwesomeCppGameDev - deadlockempire.github.io
README
The Deadlock Empire
===A game that teaches locking and concurrency. It runs on
[https://deadlockempire.github.io](https://deadlockempire.github.io).Contributing
===We gladly welcome all contributions. Especially, we <3 pull requests, bug
reports and ideas for features or new challenges. We would also be happy to
hear about your experience with The Deadlock Empire: which parts you enjoyed,
which were too difficult, what confused you, or anything else - shoot us
an e-mail at `[email protected]`.For complete information on how to contribute to The Deadlock Empire, please
see the [CONTRIBUTORS](./CONTRIBUTORS.md) file.Acknowledgements
===We stand on the shoulders of giants.
We thank the numerous organizers, sponsors, judges and hackers of
[HackCambridge 2016](https://www.hackcambridge.com/) for the opportunity to
develop this idea and for their support.We use [jQuery](https://jquery.com/) for manipulating the DOM and for
animations. The design is implemented using vanilla
[Bootstrap](https://getbootstrap.com/). The tutorial challenge uses
[Intro.js](https://usablica.github.io/intro.js/) to familiarize the player
with the controls. Keyboard shortcuts are implemented using [Mousetrap](https://craig.is/killing/mice).The game uses the [Amatic SC](http://www.fontsquirrel.com/fonts/amatic) font
published by [Vernon Adams](http://www.fontsquirrel.com/fonts/list/foundry/vernon-adams)
published on [Google Fonts](https://www.google.com/fonts).The logo is a combination of the dragon from
[the Welsh flag](https://commons.wikimedia.org/wiki/File:Flag_of_Wales_2.svg)
and a lock icon, both from Wikimedia Commons.Credits
===
Made by [Petr Hudeček](http://hudecekpetr.cz) and [Michal
Pokorný](http://agentydragon.com) on [HackCambridge 2016](https://www.hackcambridge.com/).License
===This software uses the [Bootstrap framework](http://getbootstrap.com). Bootstrap is copyright Twitter, Inc. and available under the [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE).
The Bootstrap framework ships with a no-cost version of the [GLYPHICONS](http://glyphicons.com/license/) icon/font set. The copyright of GLYPHICONS is retained by its creators.
All other software in this repository is licensed under the GNU General Public License Version 2. Please see the license file (`COPYING`) for complete information.
All contributors retain copyright to their contributions to this project.