Local Multiplayer Jet-Pac
A downloadable game for Windows, macOS, and Linux
Buy Now$1.00 USD or more
A multiplayer party version of the classic game Jet-Pac, originally written and published by Ultimate Play-the-Game.
Up to 4 players can compete against each other to be the first to build and fuel their ships. Players can use either keyboard or gamepads.
It's fast and frantic and lots of fun!
Updated | 13 days ago |
Status | Released |
Platforms | Windows, macOS, Linux |
Author | Steve Smith |
Genre | Action |
Made with | Godot |
Tags | 8-Bit, Arcade, gamepad, jetpac, Multiplayer, Open Source, party-game, Retro, spectrum |
Average session | A few minutes |
Inputs | Keyboard, Gamepad (any) |
Multiplayer | Local multiplayer |
Player count | 1 - 4 |
Purchase
Buy Now$1.00 USD or more
In order to download this game you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:
MultiplayerJetpac_Win-1.3.zip 18 MB
MultiplayerJetpac_Linux-1.3.zip 19 MB
MultiplayerJetpac_Mac-1.3.zip 32 MB
Comments
Log in with itch.io to leave a comment.
Also I found a bug. If you start walking left on earth and then stop, "left walking" animation will be active forever.
And one more think - can you please consider adding "Nearest Neighbour" filter to your game? The basic bilinear filter don't look so good.
Hi Michelle, thanks a lot for the feedback, and also for being my go-to Mac consultant! I'll look at fixing those. I'm going to add you to the credits of the game - Do you want me to put you down as "michellekg" or something else?
thanks! Mikhail Sudakov would be nice.
No problem. And there was me calling you Michelle!
Hi, Steve! On newer macOS (like Big Sur and Monterey) old method isn't working anymore, but here's how to run your game (I just modified one part of readme.txt, you can just replace the text):
## Running on a Mac
Since the app is not signed for a Mac (I don't even have a Mac), it shows "Application from unidentified developer" or even "Application is damaged and cannot Be opened" on first start. Try to open you game with Ctrl+Right Click and then Open. If it's not helping, open Terminal, enter "sudo xattr -cr /Path/To/JetPac.app" and then open your game.
More details here: https://support.apple.com/en-gb/guide/mac-help/mh40616/mac and here: https://appletoolbox.com/app-is-damaged-cannot-be-opened-mac/