Card Jumper is a 2D Platformer built in godot, where movement is determined with a hand of cards.
Each card is a vector, representing movement direction and speed. Play multiple cards at once to create a combo vector, adding an element of strategy to movement. Complete a campaign of levels, or play through the random mode, where both cards and the design of the level are randomly generated, so you'll never play the same round twice.
Race to reach the goal in the fewest moves possible. Collect Pickups as you go to improve your score!
- Download the latest release, extract and run the .exe file.
- Select any number of cards by clicking on them.
- When you are happy with your selection, click on the "Submit" button.
- Your character will be fired in the direction of the vector.
- Keep moving up until you reach the goal at the top of the level to win.
This work is offered freely under the MIT license
This is a project for our Open Source Module COMP 7047. We welcome contributions.
See CONTRIBUTING.md for more information.