Code Monkey home page Code Monkey logo

compohub's People

Contributors

0x0961h avatar bemmu avatar bunnyhero avatar coquinoo avatar cxong avatar depp avatar fracturedshader avatar freezx avatar galman33 avatar jacobdeichert avatar josefnpat avatar jringstad avatar kostasvs avatar leafo avatar lemtzas avatar losinggeneration avatar lronaldo avatar lucidsheep avatar lucymorris avatar minifigmaster125 avatar mrbeardy avatar neogeek avatar niksudan avatar puzzlem00n avatar ramiismail avatar riotjayne avatar sgricci avatar wuthrer avatar yadurajiv avatar zippolag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compohub's Issues

Ripples of Change (#RoCJam)

Start Date and Time: June 27th at 5 PM CDT
End Date and Time: June 29th at 7PM CDT
URL: http://itch.io/jam/ripples-of-change-jam

Description:
Ripples of Change is a charity jam focused on bringing attention to the work that Engineers Without Borders is doing to bring clean water to Carmen Pampa in Bolivia. The jam will run for 48 hours and the theme will be announced on the URL above at 5PM on the 27th.

Nothing displayed on Firefox for Android

The header displays but the timeline and the list of compos do not show up. Site is unusable.

Reproduced this error on Galaxy S3, Android 4.2.2, Firefox 36.0.3. Works fine on the android browser on the same phone.

Feature request: JSON API

Heya!

Today I have a little feature request, that I think might be cool to have: a JSON API
Things that should be included would be:

  • Jams that are currently in progress
  • Jams that happen within x days/weeks/months
  • Jams that ended x days/weeks/months ago

That's all I want. :)

Ambiguous date and time formats

The current date format M/D/YYYY that is used almost exclusively in the US is often ambiguous with D/M/YYYY which is used elsewhere. It is also completely illogical. Better options would be YYYY-MM-DD, D Month YYYY and D.M.YYYY.

Using 12-hour AM/PM clock is ambiguous too because of 12 AM and 12 PM. Using midnight and noon is not much better either since it's not clear to which day midnight refers to. 24-hour clock would solve this.

https://en.wikipedia.org/wiki/Date_and_time_representation_by_country#Local_conventions
https://en.wikipedia.org/wiki/Calendar_date#Date_format
https://en.wikipedia.org/wiki/12-hour_clock#Confusion_at_noon_and_midnight

New contest: Intel Level Up 2016

Hello! Intel is running its game developer contest again, just wanted to give a heads up here.

Deadline to submit a Windows game -- alpha, beta, demos accepted -- is May 24, 2016.
The homepage is here: https://software.intel.com/sites/campaigns/levelup2016/
Judges list can be found here: https://software.intel.com/en-us/articles/level-up-2016-judges/
Prizes are here: https://software.intel.com/en-us/articles/level-up-2016-prizes
Rules are here: https://software.intel.com/en-us/articles/level-up-2016-terms-and-conditions
And an FAQ can be found here: https://software.intel.com/en-us/articles/level-up-2016-faqs

2014.json file not updated on server

Hi,
I included my jam (The Arbitrary Game Jam #13) on 2014.json, and Folie merged the changes (pull request #48) three days ago, but the jam is not appearing on the main site.
I checked for errors on the json content, but I can't see what's wrong.
Could someone help?

Reinstate the subdomain, blog.compohub.net

I knew @leafo was working on a new compohub, but what I didn't realize was that it was to replace the current version.

This seems like the official announcement: http://www.ludumdare.com/compo/2014/04/05/i-want-to-give-compohub-to-you/

With the migration of the domain, http://blog.compohub.net now 500's, all of the links that Randati has pushed out over the years are dead.

I would suggest, in decreasing emphasis:

  1. Set up a new blog, and make a post about what happend (even if it's a tumblr),
  2. Set up a page, that 404's or
  3. Set up a redirect that points to http://compohub.net

RSS support gone

The new CompoHub seems to be missing RSS support (which my ifttt action depended on)

Any chance it could be added back? :)

Please add A Game By Its Cover 2015

Hi, I'm not familiar with Github pull requests, could you add the following?

{
    "name": "A Game By Its Cover 2015",
    "url": "http://itch.io/jam/a-game-by-its-cover-2015",
    "description": "AGBIC is back! Based on the original TIGSource competition and inspired by Meteor's annual My Famicase Exhibition, A Game By Its Cover is a game jam where people turn fake video game cover art into real games! Organised by @Ludonaut and @zerstoerer. #AGBIC",
    "start_date": "2015-06-20 00:00:00",
    "end_date": "2015-08-16 23:59:59",
    "tags": [
        "agbic",
        "famicase",
        "a-game-by-its-cover",
        "tigsource"
    ],
    "image": "https://i.imgur.com/MVVER4y.png"
}

Thanks!

Adding game jam: #awesomemusicjam

Hey there,
I wanted to announce a game jam to compohub.net, but I'm not familiar with pull requests on GitHub.
Can you help me add this one?

    {
        "name": "Awesome Music Jam",
        "url": "http://jams.gamejolt.io/awesomemusicjam",
        "description": "Some games have gorgeous graphics, some have an amazing stories, others have innovative gameplay. In this jam, we only care about one thing: It must have awesome music!",
        "start_date": "2014-12-20 12:00 -0800",
        "end_date": "2015-1-20 12:00 -0800",
        "tags": [
          "music", "games", "songs", "awesomemusicjam"
        ],
        "image": "http://oi55.tinypic.com/111o2di.jpg"
    }

Thanks!

Feature request: add jam form

Adding jams is really fiddly. Pull requests are fine, but then you have to navigate to the JSON, and manually edit it in a text editor.

I'd suggest having a HTML form which outputs a valid JSON block, which the user can then paste into the pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.