All Projects → matryer → Gopherize.me

matryer / Gopherize.me

Licence: mit
Gopherize.me app

Programming Languages

javascript
184084 projects - #8 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Gopherize.me

After-Effects-Fun
Expressions, scripts and projects for Adobe After Effects
Stars: ✭ 20 (-95.86%)
Mutual labels:  fun
TragicSimpBot
TragicSimp is a discord bot that can send memes, facts, jokes, quotes, and track user stats. This bot has leveling system which rank user based on their commands in a channel created by Bot
Stars: ✭ 22 (-95.45%)
Mutual labels:  fun
Necrobot
NecroBot2
Stars: ✭ 322 (-33.33%)
Mutual labels:  fun
memer-action
A GitHub Action for Programmer Memes xD
Stars: ✭ 21 (-95.65%)
Mutual labels:  fun
jolly-code
😆 Not all code has to be serious business™
Stars: ✭ 12 (-97.52%)
Mutual labels:  fun
Serverless Vscode
Aliyun Function Compute extension. Lets you develop your serverless application of Aliyun within VSCode.
Stars: ✭ 272 (-43.69%)
Mutual labels:  fun
pokemon
ascii database of pokemon... in python!
Stars: ✭ 49 (-89.86%)
Mutual labels:  fun
Awesome Dev Fun
A curated list of awesome fun libs/packages/languages that have no real purpose but to make a developer chuckle.
Stars: ✭ 435 (-9.94%)
Mutual labels:  fun
mnimi
🎲 Mnimi (A Game of Memory Skill)
Stars: ✭ 15 (-96.89%)
Mutual labels:  fun
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-35.2%)
Mutual labels:  fun
lightsout
🎲 Lights Out Game
Stars: ✭ 23 (-95.24%)
Mutual labels:  fun
karmabot
upvotes and downvotes for slack
Stars: ✭ 24 (-95.03%)
Mutual labels:  fun
Repository Hunter
🌹 Making GitHub more socially engaging 🎮 and fun 🍥 for all
Stars: ✭ 273 (-43.48%)
Mutual labels:  fun
dimage.js
Never settle for two dimensions
Stars: ✭ 66 (-86.34%)
Mutual labels:  fun
Table flipper
(╯°□°)╯︵ ┻━┻ A useless gem for table flipping on exceptions 😒
Stars: ✭ 328 (-32.09%)
Mutual labels:  fun
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-95.45%)
Mutual labels:  fun
Loritta
💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord using JDA! ~Making your server more awesome~
Stars: ✭ 253 (-47.62%)
Mutual labels:  fun
Acha
Git Achievements
Stars: ✭ 460 (-4.76%)
Mutual labels:  fun
Tinyraytracer
A brief computer graphics / rendering course
Stars: ✭ 3,971 (+722.15%)
Mutual labels:  fun
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (-35.82%)
Mutual labels:  fun

Gopherize.me

Artwork

The artwork is stored in the default Google Cloud Storage account for the app.

Inside the artwork folder, each folder represents a category of items from which users may select one feature. A feature is a PNG image that is overlaid in category order to build up the final image.

An example artwork structure might look like this:

artwork/
	000-Category1/
		Feature1.png
		Feature2.png
		Feature3.png
	010-Category2/
		Feature1.png
		Feature2.png
		Feature3.png
	020-Category3/
		Feature1.png
		Feature2.png
		Feature3.png

Rules

  • Filenames are important, as case is preserved
  • Underscores become spaces (so Pirate_Beard.png will become Pirate Beard in the UI)
  • Numbers (e.g. 010-) are stripped from category names, but used to preserve ordering
  • All images must be PNG format
  • All images must be the same size
  • Images must be publicly accessible (setting in Google Cloud Storage)
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].