Code Monkey home page Code Monkey logo

noname-1's Introduction

无名杀(noname)

无名杀是一个使用JavaScript、HTML5和CSS编写的回合制卡牌桌游平台,可用于DIY常见的卡牌游戏。无名杀是一个网页应用程序(Web Application),可在浏览器和客户端中运行。

如何运行?

由于无名杀是一个纯网页应用程序,所有具有多种运行方式。

直接使用浏览器打开index.js运行

你可以直接使用电脑上的浏览器打开此项目的index..html目录进行试玩。此种方法具有限制,权可当做在不借助额外程序的一种试玩方式。

在浏览器-服务器架构中运行

首先,你需要一个可访问的网页服务器(例如,apache、nginx等)。 其次,将noname文件夹放到网页服务器的托管目录, 最后,使用浏览器访问url http://localhost/noname 即可在浏览器上运行。 注:此种运行方式需要用户事先架设一个网页服务器,而架设服务器是一种独立于无名杀之外的通用技术,目前互联网上具有众多的教程,此处不在赘述。

使用特制的客户端运行

目前出现了一些能将纯网页应用程序打包成特定平台客户端的技术,比如electron技术可以将noname打包到windows和mac os等平台,而cordova可以将noname 打包到安卓平台。 目前无名杀社区,制作好的客户端,有由理版、玄武版和诗笺版。

客户端下载戳这里:

GitHub: https://github.com/libccy/noname/releases/tag/SSS

Coding: https://nakamurayuri.coding.net/p/noname/d/noname/git/releases/SSS

网页端推荐使用Chrome系内核浏览器游玩,不推荐使用Firefox浏览器

noname-1's People

Contributors

spmario233 avatar libccy avatar owidgets avatar sukincen avatar libcy avatar imzhaoyun avatar nonameskill avatar morego123 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.