three.js UWP dinosaur game sample
Перейти к файлу
microsoft-github-policy-service[bot] adaed2dbca
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:12:05 +00:00
GetStartedJS3D Initial release 2017-03-06 21:16:47 -08:00
.gitignore changed Windows Store to Microsoft Store 2017-10-26 16:26:39 -07:00
CONTRIBUTING.md Initial release 2017-03-06 21:16:47 -08:00
GetStartedJS3D.sln Initial release 2017-03-06 21:16:47 -08:00
LICENSE Initial release 2017-03-06 21:16:47 -08:00
README.md Update README.md 2019-07-18 16:17:57 -07:00
SECURITY.md Microsoft mandatory file 2022-08-17 14:54:54 +00:00
ThirdPartyNotices.txt Initial release 2017-03-06 21:16:47 -08:00

README.md

page_type languages products statusNotificationTargets description
sample
javascript
windows
windows-uwp
codefirst@microsoft.com
A UWP game for the Microsoft Store, written in JavaScript with three.js.

Get Started JavaScript 3D

A UWP game for the Microsoft Store, written in JavaScript with three.js

Requirements

This app requires Visual Studio to run. Click here to learn how to get set up with Visual Studio.

Install and run the app

  1. Clone or download this repository
  2. Open GetStartedJS3D.sln in Visual Studio.
  3. To run the app, press F5.

Learn more about MonoGame and UWP

For a step-by-step walkthrough of the code, check out the JavaScript 3D tutorial on docs.microsoft.com.

To learn more about getting started with the Universal Windows Platform, see the Getting Started Hub

To learn how to publish apps to the Microsoft Store, see Publishing your Microsoft Store app.