Free Websites

Earlier we noted that only publicly available web servers can serve up web pages, images, JavaScript, and so on. Normally this will cost you some money. But there are ways to make your web pages and JavaScript games publicly available for free. One of the easiest is Blogger.[8]

Many free sites will strip out your JavaScript or make it hard to get your JavaScript on their site. If you’re looking for a free site to use, be sure that it supports adding your own JavaScript. Sites should support putting JavaScript inside <script> tags—like we’ve been doing throughout the book. Sites should also let us load code collections using <script> tags with src attributes. Happily, Blogger lets us do both.

If you’re sharing simple games ...

Get 3D Game Programming for Kids, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.