warriorjs and jsbattle
These are competitors—both are JavaScript-based programming games where users write AI agents that compete in real-time environments, but WarriorJS uses a fantasy dungeon progression model while JSBattle uses a RoboCode-inspired tank battle arena, making them alternative choices for the same use case of learning programming through game-based AI challenges.
About warriorjs
olistic/warriorjs
🏰 An exciting game of programming and Artificial Intelligence
This project helps you learn or practice JavaScript and TypeScript programming skills by playing a game. You write code that controls a warrior character navigating through puzzle-filled towers, battling enemies and completing objectives. It's designed for aspiring programmers or those looking to sharpen their existing coding abilities in JavaScript or TypeScript.
About jsbattle
jamro/jsbattle
JavaScript Programming Game (inspired by RoboCode)
This game allows JavaScript developers to program the artificial intelligence for a virtual tank. You write JavaScript code that controls your tank's movements and actions, and then your tank competes against other player's tanks in an arena. The goal is to outsmart and destroy your opponents to win the match.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work