Skip to content

🏰 An exciting game of programming and Artificial Intelligence

License

Notifications You must be signed in to change notification settings

olistic/warriorjs

Repository files navigation


An exciting game of programming and Artificial Intelligence


In WarriorJS, you are a warrior climbing a tall tower to reachThe JavaScript Swordat 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 towarriorjsand 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 theofficial docs.

Jump straight to some of the most-visited pages:

CLI

Wanna play offline? No problem, just follow these steps:

  1. Install WarriorJS CLI withnpm:
npm install --global @warriorjs/cli
  1. Launch the game:
warriorjs
  1. Create your warrior.

  2. You'll be pointed to a README file with instructions for the first level.

Check out theInstalldocs for more details.

Preview

WarriorJS Preview

WarriorJS CLI launched from the Integrated Terminal inVS Code.To the left,Player.js,and to the right, a Markdown Preview ofREADME.md.

Contributing

We welcome contributions to WarriorJS! These are the many ways you can help:

Please read ourcontribution guideto get started. Also note that this project is released with a Contributor Code of Conduct,please make sure to review and follow it.

Contributors

Thanks goes to each one of our contributors! 🙏 Become a contributor.

Backers

Support us with a monthly donation and help us continue our activities! Become a backer.

Sponsors

Become a sponsor and get your logo here and on the official docs! Become a sponsor.

Acknowledgments

This project was born as a port of ruby-warrior.Credits for the original idea go toRyan Bates.

Special thanks toGuillermo Curafor designing a wonderfullogo.

License

WarriorJS is licensed under aMIT License.