Get the assets and code here, and then follow our Sylvan Sprinter tutorial to learn more about how to work with HTML5, JavaScript, and Visual Studio to create your game! Microsoft Imagine connects you with the tools and knowledge you need to create, code, and develop your ideas. http://imagine.microsoft.com
Перейти к файлу
V Miller c88afc75e9 Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00
SylvanSprinter Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00
CONTRIBUTING.md Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00
Microsoft-Imagine.png Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00
README.md Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00
sprintergameplay.gif Sylvan Sprinter assets initial commit 2016-06-29 13:31:14 -07:00

README.md

Welcome to Microsoft Imagine's Sylvan Sprinter

Hello from the Microsoft Imagine team! Thanks for checking out our HTML5/JavaScript game, Sylvan Sprinter. Implement JavaScript code to generate obstacles for the elf to dodge on a HTML5 canvas!

Microsoft Imagine?

Microsoft Imagine gives you the tools you need to experiment, explore, and launch your ideas. Learn the basics of coding and you can create anything you dream. See where you can take code, and where coding can take you.

What is this?

gameplay sample

This repository holds the assets and source code for the game project, Sylvan Sprinter.

If you're new to JavaScript, or just need some guidance overall, head to the Sylvan Sprinter page on the Microsoft Imagine site and follow our steps in the embedded Office Mix to complete the code for your own version of the game.

Otherwise, feel free to use our Sylvan Sprinter code and assets to start building the kinds of games you like to play in JavaScript, and develop the skills to turn your own ideas into something real.

How do I start?

To get started with Sylvan Sprinter, you'll want to install the following:

The Sylvan Sprinter page's Office Mix has installation instructions if you need them.

How do I use GitHub Desktop to get this?

Never done this before and just want the files to work with on your own?

Click on the small Clone in Desktop button and you'll make a copy of all of these files on your machine that you can work with. Alternatively, Download ZIP and then unzip the files in a familiar location on your computer.

Remember where you save these Sylvan Sprinter files, so you can find them again in Visual Studio!

Other pages of interest:

How do I help?

Read up further on contributing here.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

LICENSE

Sylvan Sprinter

Copyright (c) 2016 Microsoft Corporation

All rights reserved.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.