Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madsrh/timeline

A sorting game
https://github.com/madsrh/timeline

Last synced: 8 days ago
JSON representation

A sorting game

Awesome Lists containing this project

README

        

# Timeline


Screenshot with dummy data

## Timeline
A simple timeline game build upon [jquery-sortablejs](https://github.com/SortableJS/jquery-sortablejs). It is inspired by the cardgame Timeline, although this is more of a sorting game.
If you are looking for a true Timeline clone, checkout this awesome work by [Tom Jwatson](https://wikitrivia.tomjwatson.com/).

## Features
- Add/edit items in the top of _index.html_
- Popup with time when sorting is complete
- Correctly placed cards gets a green border
- Option to enter name (planed to do a highscore list)

## Issues
There are current some functionally that isn't working depending on which OS and browser you are using. Everything should work in Chrome on OSX.

## Translations
I've created this in Danish, but have translated a few parts (code comments), but for the most part, it's a hot mess - sorry!

## License
MIT License
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.