https://github.com/bcorfman/laser_gates
A port of the Imagic game using Arcade 3.x and ArcadeActions
https://github.com/bcorfman/laser_gates
2d-game arcade arcade-actions atari2600 gamedev python sci-fi shmup
Last synced: 2 days ago
JSON representation
A port of the Imagic game using Arcade 3.x and ArcadeActions
- Host: GitHub
- URL: https://github.com/bcorfman/laser_gates
- Owner: bcorfman
- License: mit
- Created: 2025-09-12T20:45:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-03T20:00:21.000Z (8 months ago)
- Last Synced: 2025-11-03T20:26:39.241Z (8 months ago)
- Topics: 2d-game, arcade, arcade-actions, atari2600, gamedev, python, sci-fi, shmup
- Language: Python
- Homepage:
- Size: 564 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laser Gates

On Windows:
* Download laser_gates.exe from the [release page](https://github.com/bcorfman/laser_gates/releases).
* NOTE: You may have to tell your browser or antivirus program to keep/allow the executable on your system.
* Navigate to your Downloads folder, and double-click the .exe to run it.
On Ubuntu Linux (22.04 and later):
* Download laser_gates.AppImage from the [release page](https://github.com/bcorfman/laser_gates/releases).
* In your terminal, navigate to your Downloads folder, and type `./laser_gates.AppImage` to run it.
* If you don't have FUSE installed, use `./laser_gates.AppImage --appimage-extract-and-run` instead.
Directions:
* The arrow keys (left, right, up, down) move your ship.
* Left-CTRL key fires.