All Projects → bahmutov → Game Of Github

bahmutov / Game Of Github

Play Game of Life in your GitHub contributions

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Game Of Github

Pharaohstroy
A maplestory IDE which can develop the multi-platform maplestory game
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Unknown Horizons
Unknown Horizons official code repository
Stars: ✭ 1,172 (+1483.78%)
Mutual labels:  game
Mage
Magic Another Game Engine
Stars: ✭ 1,180 (+1494.59%)
Mutual labels:  game
Ffbe
Datamining for FFBE GL
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Hellspawner
The OpenDiablo2 toolset
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Minesweeper Rs
Simple minesweeper in Rust
Stars: ✭ 71 (-4.05%)
Mutual labels:  game
Java Mvc Swing Monopoly
模仿大富翁游戏,使用Java Swing (GUI) 实现的单机游戏,遵循MVC设计模式。Created in Java. Using GUI developed with Swing, with a MVC design pattern.
Stars: ✭ 67 (-9.46%)
Mutual labels:  game
Discordgsm
📺 Monitor your game servers on Discord and tracks the live data of your game servers. Also support one-click deployment to Heroku, self-hosted. Invite: https://discordgsm.com/invite
Stars: ✭ 74 (+0%)
Mutual labels:  game
Starlight
spaceships in space
Stars: ✭ 71 (-4.05%)
Mutual labels:  game
Poco
A cross-engine test automation framework based on UI inspection
Stars: ✭ 1,177 (+1490.54%)
Mutual labels:  game
Toledo Atomchess
Toledo Atomchess is the world's smallest chess program in x86 assembly code
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Cavestory Sdl2
Reconstructing Cave Story with SDL 2.0 and C++14
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Engine
C++11 and SDL2 lightweight 2d game framework
Stars: ✭ 71 (-4.05%)
Mutual labels:  game
Openatdeluxe
The open source remake of Airline Tycoon Deluxe
Stars: ✭ 69 (-6.76%)
Mutual labels:  game
Humper
Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.
Stars: ✭ 73 (-1.35%)
Mutual labels:  game
Super mario sunshine uhd texture pack
Upscales and retextures for Super Mario Sunshine.
Stars: ✭ 68 (-8.11%)
Mutual labels:  game
D2s Format
Diablo II Save File Format (.d2s format)
Stars: ✭ 71 (-4.05%)
Mutual labels:  game
Travian Kingdom
Travian Kingdom server script free. Not finish yet. Abandoned.
Stars: ✭ 74 (+0%)
Mutual labels:  game
Tvtower
A tribute to Mad TV. Written in BlitzMax, Lua and a bit of C.
Stars: ✭ 73 (-1.35%)
Mutual labels:  game
Slash Framework
Provides both a low-level implementation of component-based entity systems and Unity3D integration for them.
Stars: ✭ 71 (-4.05%)
Mutual labels:  game

game-of-github

Play Game of Life in your GitHub contributions

Game of GitHub

Some people have legit gliders https://github.com/colcarroll

Glider

or walls https://github.com/garethbjohnson.

How to use

As a bookmarklet

You can drag the Game of GitHub bookmarklet from https://glebbahmutov.com/game-of-github/

Manually you can create bookmarklet from index.min.js - do not forget to prepend code with javascript: when saving the bookmarklet.

Copy / paste

  • Copy contents of index.js
  • Open DevTools while on https://github.com/username
  • Paste contents into the DevTools console

It should start the "Game of GitHub" 😎

Hint https://github.com/lholznagel has the most awesome one! Much better than my little oscillators.

As a code snippet

  • Open DevTools / Sources tab
  • Open "Snippets" left tab
  • Right click and create new snippet
  • Paste the index.js and Save (Right click and select "Save")

Now you can run this snippet over and over.

code snippet

More about code snippets

Links

Small print

Author: Gleb Bahmutov <[email protected]> © 2017

License: MIT - do anything with the code, but don't blame me if it does not work.

Support: if you find any problems with this module, email / tweet / open issue on Github

MIT License

Copyright (c) 2017 Gleb Bahmutov <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].