pjkarlik / Goto10

Inspired on the Commodore64 program // 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

Home Page:http://goto10.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis ci build

splash

webpack javascript

GOTO 10

Inspired on the Commodore64 program // 10 PRINT CHR$(205.5+RND(1)); : GOTO 10 http://codepen.io/pjkarlik/pen/ZpzYvP

This was created for the https://blog.codepen.io/2016/08/26/goto-10/ blog post from codepen.io My WIP version using Canvas and JavaScript to emulate the look and feel of the original program.

Change Log

Run the example

Requires Node v7.0.0 or greater

$ npm install
$ npm run dev & open http://localhost:9090

License

[MIT]

About

Inspired on the Commodore64 program // 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

http://goto10.surge.sh

License:MIT License


Languages

Language:JavaScript 95.7%Language:CSS 2.4%Language:HTML 1.9%