Dorjak, a Game for Everyone!
Welcome to Dorjak, a game about defending the sun from conveniently targeted asteroids! It is your mission to save the solar system, as just one of these packs enough punch to blow up the sun!
Goal
Simply put, you are not going to defend the sun forever! Instead, just try your best to destroy as many asteroids as possible by blocking them with the planets. Don't worry, the inhabitants of these planets won't mind! Scoring is simple, as every asteroid destroyed adds one to your score. You won't see your score until you lose, as it only appear once the sun blows up. Go solo, or split the orbits with a friend for some fast-paced co-op action!
Controls
P1 = Player One, P2 = Player Two, - = Key binding for action
P1-W, P2-I: Adjust selected orbit outwards by one ring P1-S, P2-K: Adjust selected orbit inwards by one ring P1-A, P2-J: Accelerate orbit counter-clockwise P1-D, P2-L: Accelerate orbit clockwise
What We Used
This was our first attempt at a JavaScript program, none of us had ever used it before! This of course came with challenges, but a lot of the legwork physics-wise was handled by a great API name Box2D. This API allowed us to create shapes with various characteristics with ease, reducing the work load and allowing us to focus on the fun part.
Log in or sign up for Devpost to join the conversation.