Skip to content

hacksu/Mojs_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Mojs Hacksu Tutorial

2/13/18

Intro

MoJS is a graphics animation library for Javascript! This tutorial is just to give you the resources you need to get started.

Resources

We're going to be using Codepen to play with MoJS. MoJS is all about making things pretty, so we're going to start out with some basic styling. Either fork or copy the HTML and CSS from this codepen file into a new codepen file:

https://codepen.io/bhollan5/pen/eMJGqx

The other thing we're going to need is to add the MoJS libraries to Codepen! Just go into the JS panel, click the gear, and paste these links in the External Resources area (not the search bar). Here are the two links you need to add:

https://cdn.jsdelivr.net/mojs-player/0.43.15/mojs-player.min.js

https://cdn.jsdelivr.net/mojs/0.265.6/mo.min.js

I'll also be live coding the whole thing! You can watch what I do here:

https://codepen.io/bhollan5/professor/eMJGqx?editors=0010

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published