GithubHelp home page GithubHelp logo

markxuxiao / demo-js-starwars Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wilddogteam/demo-js-starwars

0.0 2.0 0.0 1.09 MB

基于WildDog的太空大战游戏

License: MIT License

JavaScript 89.90% CSS 4.47% HTML 5.63%

demo-js-starwars's Introduction

demo-js-starwars HTML5-太空大战

demo-js-starwars 是一个基于wilddog JavaScript SDK实现的多人实时对战游戏。可以匿名对战,也可以使用微信账号登陆,以便于在积分排行榜上留名。

在线示例

http://starwars.wilddogapp.com/

一个demo页面的快照

本地运行

可以直接用浏览器访问index.html。但是本地file://的方式只能匿名游戏,无法进行微信账号登陆。

要使用微信账号登陆,需要启动http服务器。这里推荐使用python的SimpleHttpServer:

需要安装python。

在windows命令行或linux/mac的terminal中进入目录:

cd demo-js-starwars/app

启动http服务:

python -m SimpleHTTPServer 8080

访问浏览器地址: http://127.0.0.1:8080/

更多示例

这里分类汇总了 WildDog平台上的示例程序和开源应用, 链接地址:https://github.com/WildDogTeam/wilddog-demos

相关文档

License

MIT http://wilddog.mit-license.org/

感谢 Thanks

demo-js-starwars is built on and with the aid of several projects. We would like to thank the following projects for helping us achieve our goals:

Open Source:

demo-js-starwars's People

Contributors

asciimike avatar dmcinnes avatar mimming avatar robertdimarco avatar stackovermind avatar vikrum avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.