Program-Wars

所属分类:其他智力游戏
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-07-29 09:02:17
上 传 者sh-1993
说明:  一款基于网络的教育卡游戏,用于教授计算机编程和网络安全的基本概念,
(A web-based educational card game for teaching basic concepts of computer programming and cybersecurity,)

文件列表:
.browserslistrc (30, 2021-02-23)
.codeclimate.yml-breaks (856, 2021-02-23)
.editorconfig (147, 2021-02-23)
.eslintrc.js (499, 2021-02-23)
.firebaserc (177, 2021-02-23)
.stylelintrc.json (166, 2021-02-23)
.travis.yml (1191, 2021-02-23)
CODE_OF_CONDUCT.md (3219, 2021-02-23)
CONTRIBUTING.md (1130, 2021-02-23)
LICENSE (35141, 2021-02-23)
PULL_REQUEST_TEMPLATE.md (63, 2021-02-23)
_config.yml (27, 2021-02-23)
babel.config.js (73, 2021-02-23)
deploy_rsa.enc (3248, 2021-02-23)
development/ (0, 2021-02-23)
development/Card Frequncies(mac).xlsx (9361, 2021-02-23)
development/Card Frequncies.xlsx (13417, 2021-02-23)
development/cardGraphicsOriginal/ (0, 2021-02-23)
development/cardGraphicsOriginal/Group_Cards.ai (211058, 2021-02-23)
development/cardGraphicsOriginal/Hack_Card.ai (188193, 2021-02-23)
development/cardGraphicsOriginal/Instruction_Cards.ai (182426, 2021-02-23)
development/cardGraphicsOriginal/Repetition_Cards.ai (195147, 2021-02-23)
development/cardGraphicsOriginal/Variable_Cards.ai (187955, 2021-02-23)
development/cardGraphicsOriginal/Variable_Cards.png (87849, 2021-02-23)
firebase.json (234, 2021-02-23)
jest.config.js (336, 2021-02-23)
jsdoc.config.json (584, 2021-02-23)
package-lock.json (920678, 2021-02-23)
package.json (1453, 2021-02-23)
public/ (0, 2021-02-23)
public/favicon.ico (67646, 2021-02-23)
... ...

# Program Wars [![Build Status](https://travis-ci.org/SibylLab/Program-Wars.svg?branch=master)](https://travis-ci.org/SibylLab/Program-Wars) [![GitHub open issues](https://img.shields.io/github/issues-raw/johnanvik/program-wars.svg)](https://github.com/johnanvik/program-wars/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/johnanvik/program-wars.svg)](https://github.com/johnanvik/program-wars/issues) [![DeepScan grade](https://deepscan.io/api/teams/10352/projects/13104/branches/214253/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=10352&pid=13104&bid=214253) [![Coverage Status](https://coveralls.io/repos/github/SibylLab/Program-Wars/badge.svg?branch=master)](https://coveralls.io/github/SibylLab/Program-Wars?branch=master) [![GitHub release](https://img.shields.io/github/release/johnanvik/program-wars.svg)](https://github.com/johnanvik/program-wars/releases/latest) [![GitHub contributors](https://img.shields.io/github/contributors/johnanvik/program-wars.svg)](https://github.com/johnanvik/program-wars/graphs/contributors) [![Open Source Love](https://badges.frapsoft.com/os/gpl/gpl.svg?v=102)](https://github.com/johnanvik/open-source-badge/) Program Wars is a web-based card game for teaching or reinforcing the fundamental concepts of programming and cybersecurity to those with limited or no programming experience. In the game, players construct a computer program that meets or exceeds a goal number of statements. Players build their program using “instruction” cards and “repetition” cards. Some repetition cards allow the player to change the number of repetitions using “variable” cards. Players can also “group” instructions to protect portions of their program from being cyberattacked (i.e. “hacked”). Players can also use other cyberattacks (Malware and Power Outage) to stop their opponents from winning. To play Program Wars go to [https://program-wars.firebaseapp.com](https://program-wars.firebaseapp.com) To access the current dev version go to [https://program-wars-dev.firebaseapp.com](https://program-wars-dev.firebaseapp.com) If you would like to contribute to the project, see [CONTRIBUTING](CONTRIBUTING.md). For more information about the project, refer to the [wiki](https://github.com/johnanvik/program-wars/wiki).

近期下载者

相关文件


收藏者