Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

dhpollack/polymer-arabic-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

30/4/2015: The game is mostly functional. Languages include German, English (US) and English (US South). There is also partial support for Arabic (no sound files for the words).

I'm playing around with Polymer to create a simple language learning game.

30/3/2015: The game doesn't actually do anything yet.

Useful Links:

Contacts Vignete: Another polymer 0.8 project
Polymer Tutorial 0.8-preview: Another example polymer project
Polymer + Chrome App - Gulpfile.js: Example gulpfile.js
Example of repeat filter: Old version of Polymer but it works
stripping diacritics
arabic language chart
recordrtc
stackoverflow - polymer repeat - reason why the polymer repeat template doesn't update as expected.
stackoverflow - dyn audio update - this is why I've updated the audio src attribute instead of a source element.
default core icons available - core-icons sets
intro.js - site introduction library (jquery required)
0.8 repo status - checks whether a Polymer repo has a 0.8 branch yet
glowing text - this is an example of glowing text. neon4 is what I am looking for.
cloud icon - freeware
pt engine - heatmaps
pocketsphinx - possible speech recognition library
electron - possible desktop app distribution platform.
Apache Cordova - Way to bundle webapps as phone apps.
crosswalk - Way to bundle webapps into Android
hangul.js - This assembles/disassembles the Korean letters in the block groups.
microsoft translate api - this is being used for Meiselmodus
ms translator library - in conjunction with this
chrome app - Manifest Schema - this is the manifest schema for chrome apps
surge.sh - another free host for single page apps similar to divshot. Current host of tinavg.com.
Polymer Starter Kit - Although I did not build my app of this, I did use it as inspiration/guide for certain aspects such as page routing. p5 - The current recording library. It's a bit overkill, but it works on mobile.
mousetrap - keyboard based navigation js library and a fantastic URL.
cookieconsent2 - cookie consent js library. I've modified it a bit to add a callback when the ok button is pressed.
firebase - library used for saving gameplay data and logging in users.
parse - possible alternative to firebase.
peerjs - webrtc audio
requirejs - twitter assets - images for twitter links
google assets - branding guidelines
facebook assets - facebook assets
emojione - open source emoji assets
twitter emoji - another open source eomji project

About

A language game using Polymer / WebComponents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published