Skyward Seeker is a two-player platformer game built in Processing (Python mode). Compete to reach the gold, avoid obstacles, and collect power-ups to win!
- Two-player local gameplay
- Multiple levels with unique layouts and challenges
- Moving and static platforms
- Mines, bats, and falling obstacles
- Power-ups for extra lives and bullets
- Background music and sound effects
- Win by reaching the gold or outlasting your opponent
Player 1 (Left):
- Move Left: A
- Move Right: D
- Jump: W
- Shoot: S
Player 2 (Right):
- Move Left: Left Arrow
- Move Right: Right Arrow
- Jump: Up Arrow
- Shoot: Down Arrow
- Install Processing 3 and select Python mode (Jycessing).
- Download or clone this repository.
- Open
skywardseeker/finalyuheben/finalyuheben.pydein Processing. - Make sure the
images/andsounds/folders are in the same directory as the sketch. - Click Run to start the game.
skywardseeker/
finalyuheben/
finalyuheben.pyde
images/
sounds/
project/
project.pyde
README.md
- Developed by GharbinBern
- Sound and image assets from open sources and custom design