;-
--=, =+,
=+=+- .x+.
+x=++==+x;
;x=x=-=+=.
-++=-===-
x++--=+=, .;-=-.
;x+--=++- ;=++++x+-.
=x+---+== ;-;-;---++=
=xx====+. ;,--=+=--==-
+xxxx+x;. -+x=+x+==-+=-,
=XxXXx;;, ;++-=+++==++-;
;XXXX+=-;,; -==-=-==-===-
-XXXX+==-;,. ,-+xx======+-
;XxXxx===--;.= ;--+=====--xx=
=xxxxx+=++=-;,. ,=+=+++++=-x+,
-+xxxx++++=-;,, ,+=+++xxx+-=+
+xxxxxxx++=--;, ;==x+xxxxx--=
=xxxxxxxx+==;;;, .+xXXXxxxx=;
+xxxxxxxx++--;-;. =xXXXxxxx-.
=xxxxxxxx+=----;;. ,xXXXXxx+-.
-xxXxxxxxx==----=,,;,..; =xXxxxx++--.,
-xxxXxxxxx+======---;,,..... ;x==xx+====+,..
=-xxxXXxxxx+++=+=+==--;;;;--,,;xx-=X====x-;,,,..
-xxxXxXxxx+xx++x++-=-;-==;;,;xx-x++=-=x;;;,;,,,,...
-xxXXXXXxxxxx+x++==---=-;,;-xx+++x+===;;;-=;;;;;;,..,
=xXXXXXXXxXXxxx==++--=,=;;-x=+=====--;;;;=;;;--;;;;.
#+xXXXXXXxXXxx=++x---;;+;;+------------+--------;-;.
+xxXXXXXxxXx=+xx-----==;=-----------+-------=--=-,.
;+XXXXXXXXx=+xx=--=--+-=-;==------x--------=--=--,
-xxXXXXX+=+xx====--=-+--;;-----x=--------=-=+===;,
=+xXXXX+++xx+===--==+------=-++==------==-=xxxx+-.
-xxx=+xxxx====x=x==-=====+======-----=-++x=---;
==++xxxx==-=-=x=======+======--------xx===---.
==+++=x=====+x=======+-======-------xxxx+=---,
.+==++-x====-x===++--=+-=======------Xxxxxx+=-;,
,==+++-+=====x==---===+-======-==---=Xxx+++x+=-;.
-=++x+-====+++-=--====+======-===--==XXx+======-;
===++x=-=====x=-=======x======-==-=--=XXXxx+==-==-;#
.==++x=-=====X=========+======-==-=--+XXXXXx++=----;
,=+x+x--====+x=========+=====-==-=---+=XXXXXxx+=-;;;.
;=+x+x---===X++++======+==========---= -xXxXXxxxxx+=.
-=xx+x--====x======================--= -xxXXXx++xx+-
.-+xxxx--=+=++======================--- +X+x+=++++x=
,=+Xxxx--++=X============+==========--- =xxx=+xXxXx+-
,=+Xxx+--===X============x===========-- -x+====++xxx=
;=+Xxx+-===Xx=+++========x===========-,.=x====++++x+;
-=xxxx+-===Xx=+++=+======x===========--x+====+xxxxx-
==xxxx+-==+X+++++==+=====x===========-x+==+xxxxxXx+
.==+xxx====xX+++++=x===+=++===============++xxxxxx+;
,==+xxx====xx+++++======+=+============x=++xxxxxxx;
-==x+xx====X++++++++=++++=+=============X+xxxxxxx-
=xxX+Xx===+X+++++++++++=++++==========-xXxxxxxXx-
=+xX+x+===+X++++++++++++++++===========XXXxxxXx-
.=+xxxx+===xx++++++++++++++++===========xXXxXXx,
,=+xxxx===+xx+++++++++++++++x===========xXXXXx=
,++Xxxx===+Xx+++++++++++++++x============+Xx=
;++Xxxx==++Xx+++++++++++++++x==========-x +#
-++x+xx==++Xx+++++++++++++++x==========-.
.-+xx+xx==+xX++++++++++++++++x==========-.
,=+xx+x+==+XX++xx+xx+++++++++x+=========-.
.. . ,,=+xx+x+==+XXxxxxxx++++++++++x+=========-....
- Clone repository
curl https://install.meteor.com | /bin/sh- Navigate to root directory of the project
- type
meteor - Go to localhost:3000 in your browser
- Install Meteorite by:
sudo npm install -g meteorite - You will now run the server by typing
mrtinstead of meteor - Great work
This project has been converted to scss, and is now using compass to compile the project.
- Navigate to the /styling directory
- Run
compass watchto recompile anytime your scss files change. - screen.scss imports our partials _leaderboard.scss This is an ongoing process to further modularize our css
greatwork.meteor.com/greatapi/players greatwork.meteor.com/greatapi/messages
Implementation used: https://github.com/crazytoad/meteor-collectionapi