An open API service indexing awesome lists of open source software.

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

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.