warriorjs

所属分类:人工智能/神经网络/深度学习
开发工具:JavaScript
文件大小:988KB
下载次数:0
上传日期:2023-04-04 16:12:17
上 传 者sh-1993
说明:  warriorjs,一款激动人心的编程和人工智能游戏
(warriorjs, An exciting game of programming and Artificial Intelligence)

文件列表:
.babelrc (186, 2018-12-03)
.circleci (0, 2018-12-03)
.circleci\config.yml (3294, 2018-12-03)
.editorconfig (203, 2018-12-03)
.eslintrc.json (110, 2018-12-03)
.prettierignore (34, 2018-12-03)
.prettierrc.json (77, 2018-12-03)
.vscode (0, 2018-12-03)
.vscode\launch.json (951, 2018-12-03)
.vscode\tasks.json (312, 2018-12-03)
CHANGELOG.md (10985, 2018-12-03)
CODE_OF_CONDUCT.md (3227, 2018-12-03)
CONTRIBUTING.md (2550, 2018-12-03)
LICENSE (1090, 2018-12-03)
docs (0, 2018-12-03)
docs\community (0, 2018-12-03)
docs\community\ecosystem.md (426, 2018-12-03)
docs\community\roadmap.md (719, 2018-12-03)
docs\community\socialize.md (209, 2018-12-03)
docs\maker (0, 2018-12-03)
docs\maker\adding-levels.md (4207, 2018-12-03)
docs\maker\creating-tower.md (476, 2018-12-03)
docs\maker\defining-abilities.md (4568, 2018-12-03)
docs\maker\defining-units.md (3569, 2018-12-03)
docs\maker\introduction.md (339, 2018-12-03)
docs\maker\publishing.md (1349, 2018-12-03)
docs\maker\refactoring.md (10779, 2018-12-03)
docs\maker\space-api.md (1109, 2018-12-03)
docs\maker\testing.md (185, 2018-12-03)
docs\maker\unit-api.md (5017, 2018-12-03)
docs\player (0, 2018-12-03)
docs\player\abilities.md (1339, 2018-12-03)
docs\player\ai-tips.md (489, 2018-12-03)
docs\player\cli-tips.md (400, 2018-12-03)
... ...


An exciting game of programming and Artificial Intelligence


In WarriorJS, you are a warrior climbing a tall tower to reach _The JavaScript Sword_ at the top level. Legend has it that the sword bearer becomes enlightened in the JavaScript language, but be warned: the journey will not be easy. On each floor, you need to write JavaScript to instruct the warrior to battle enemies, rescue captives, and reach the stairs alive... **No matter if you are new to programming or a JavaScript guru, WarriorJS will put your skills to the test. Will you dare?** ## Play Go to [warriorjs.com](https://warriorjs.com/?ref=gh) and play from the comfort of your browser! Sharpen your skills and compete against other players around the globe. Good luck in your journey, warrior! ## Documentation Although there is some in-game documentation, at some point you may want to visit the [official docs](https://warrior.js.org). Jump straight to some of the most-visited pages: - [Gameplay](https://warrior.js.org/docs/player/gameplay) - [Towers](https://warrior.js.org/docs/player/towers) - [Player API](https://warrior.js.org/docs/player/space-api) ## CLI Wanna play offline? No problem, just follow these steps: 1. Install WarriorJS CLI with [npm](https://npmjs.com): ```sh npm install --global @warriorjs/cli ``` 2. Launch the game: ```sh warriorjs ``` 3. Create your warrior. 4. You'll be pointed to a README file with instructions for the first level. Check out the [Install](https://warrior.js.org/docs/player/install) docs for more details. ## Preview ![WarriorJS Preview](https://user-images.githubusercontent.com/5600126/40150855-8b2acdd2-5952-11e8-9034-00dcee0c4c2c.gif) > WarriorJS CLI launched from the > [Integrated Terminal](https://code.visualstudio.com/docs/editor/integrated-terminal) > in [VS Code](https://code.visualstudio.com). To the left, `Player.js`, and to > the right, a > [Markdown Preview](https://code.visualstudio.com/docs/languages/markdown#_markdown-preview) > of `README.md`. ## Contributing We welcome contributions to WarriorJS! These are the many ways you can help: - Submit patches and features - Make [towers](https://warrior.js.org/docs/player/towers) (new levels for the game) - Improve the [documentation and website](https://warrior.js.org) - Report bugs - Follow us on [Twitter](https://twitter.com/warrior_js) - Participate in the [Spectrum community](https://spectrum.chat/warriorjs) - And [donate financially](https://opencollective.com/warriorjs)! Please read our [contribution guide](CONTRIBUTING.md) to get started. Also note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md), please make sure to review and follow it. ## Contributors Thanks goes to each one of our contributors! :pray: [Become a contributor](CONTRIBUTING.md). ## Backers Support us with a monthly donation and help us continue our activities! [Become a backer](https://opencollective.com/warriorjs#backers). ## Sponsors Become a sponsor and get your logo here and on the [official docs](https://warrior.js.org)! [Become a sponsor](https://opencollective.com/warriorjs#sponsors). ## Acknowledgments This project was born as a port of [ruby-warrior](https://github.com/ryanb/ruby-warrior). Credits for the original idea go to [Ryan Bates](https://github.com/ryanb). Special thanks to [Guillermo Cura](https://guillecura.co) for designing a wonderful [logo](logo). ## License WarriorJS is licensed under a [MIT License](LICENSE).

近期下载者

相关文件


收藏者