https://github.com/mysterycoder456/astrorockets
Astro Duel made in Python 3
https://github.com/mysterycoder456/astrorockets
astro duel game multiplayer pygame python3
Last synced: about 2 months ago
JSON representation
Astro Duel made in Python 3
- Host: GitHub
- URL: https://github.com/mysterycoder456/astrorockets
- Owner: MysteryCoder456
- License: mit
- Created: 2019-09-13T22:11:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T09:17:20.000Z (over 5 years ago)
- Last Synced: 2025-02-28T18:48:18.155Z (2 months ago)
- Topics: astro, duel, game, multiplayer, pygame, python3
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AstroRockets
Welcome to AstroRockets. It is a remade version of my favourite iPad game Astro Duel. I am still not very good at coding so please do not hate on me if I make some rookie mistakes. If you want to try out the pre-release versions, go to the releases tab and then search for versions with "a" suffix.
## System Requirements
1. Processors: Intel Atom® processor or Intel® Core™ i3 processor.
2. Disk Space: 1 GB or more.
3. Operating systems: Windows 7 or later, macOS, and Linux.
4. Display Size: at least 720p.## Installation
To install this game follow these steps:
1. Install the Python 3 Interpreter from .
2. Then go to the folder you want to install it in using Command Prompt/Terminal, and enter `git clone https://github.com/MysteryCoder456/AstroRockets.git` or download a zip of the repository and extract it.
3. Run `setup_win.bat` as Administrator if you're using Windows or run `setup_unix.sh` if you're using MacOS or linux.**If you get any errors please tell me in the Issues tab.**
## Running the Game
**Windows**:
Right-click the file `start_win.bat` And click Run as Administator.**MacOS and Linux**:
Open the game folder in Terminal and enter `./start_unix.sh`.## How to play
**Player 1:**
A and D for turning, W for accelerating and S for shooting. Press E for using a PowerUp (when available).**Player 2:**
Left and right arrow keys for turning, up arrow key for accelerating and down arrow key for shooting. Press Right Shift for using a PowerUp (when available).## Issues
If you encounter any bugs or issues with the game please tell me. I will be more than happy to listen.