Laser Blaster (itch) Mac OS

Infiltrate alien space stations, Loot valuable treasures, and Zap the inhabitants in this fast-paced ASCII action game.

  • Phoenix Showcontroller and Pangolin do not run on MAC / Apple OSx. However, it is possible to operate all software products, that we offer, in a Windows emulated environment on Mac systems. There are several technical limitations that make it tricky to just switch existing software solutions to Mac OS ( e.g. Deep integration with DirectX.
  • Explore new gaming adventures, accessories, & merchandise on the Minecraft Official Site. Buy & download the game here, or check the site for the latest news.
  • The Laser Blaster is a weapon enhancer that which differs in appearance between each user. For Gamma, it is a small tri-barrel cannon that can be equipped on the front of Gamma's homing missile launcher.

Top comment 'It is super fast.Very easy to use.Overall, I would highly recommend this printer as it is a color laser printer with decent print speed, sufficient paper tray size, good toner economy, easy interface, and software that makes working with the printer an ease.The only caveat I have run into is that on OS X the printer is often listed as 'offline' when it is just in standby.

  • EDSF to Move - E to jump out of your ship
  • IJKL to Shoot
  • SPACE to see the Pause Menu
  • ESC to Quit

-------------------------------------------------------------------

  • Grab as much $ as you can.
  • Zap the aliens, but when you zap 10 they will call in reinforcements.
  • Grab the fuel tank (purple pentagon thing), hop back into the cockpit, and blast off to another alien space station.

-------------------------------------------------------------------

HINT: Don't run into a room full of enemies guns blazing! You're infiltrating alien space stations. Move cautiously.

HINT: Towards the beginning of the level try to zap as few aliens as possible. After you zap 10 they call in the reinforcements.

HINT: Don't shoot the green smiley faces..

-------------------------------------------------------------------

This was originally submitted to #LOWREZJAM 2020 as a proof of concept. The jam required a game to be 64x64 pixels, which means only 8x8 ASCII characters.

The updated version and the Game Jam version are available for download.

LASER LOOTER will be further developed into a bigger and better game in the future.

Follow on Twitter: https://twitter.com/MansterSoft


StatusIn development
PlatformsWindows
Rating
AuthorMansterSoft
GenreAction
TagsAliens, ascii, DOS, Fast-Paced, LOWREZJAM, robotron, Sci-fi, Text based, tiny, Twin Stick Shooter

Download

Development log

  • Non Gamejam Version of Laser Looter Released
    Nov 01, 2020

Log in with itch.io to leave a comment.

Laser Blaster (itch) Mac Os X

Looks like great fun. I suppose a mac port is out of the question?

No, can't do Mac (I have to own a Mac to compile for Mac with the program I'm using).

I would be able to do Linux upon request, I just have to reinstall the OS.

Laser Blaster (itch) Mac OS

I played it in Linux using wine, and it worked perfectly (I think, maybe it's more amazing on windows).

It's hard! Those aliens kept dodging my lasers, and I could only see them form 3 steps away. Tablet photoshop app. Still fun :)

Nice, glad it works in Wine. I usually compile all of my games for Linux, but I'm moving and my Linux machine is in storage.

It is hard! I'll be upping the resolution once the LOWREZJAM is over, so that should help. Thanks for playing. Legal gambling age in las vegas.

Difficulty Level = 3[What’s this?]

Laser Blaster (itch) Mac Os Download

The Video Experimenter shield gives you new ways to interact with your TV. How many times did you wish you could blast someone or something on your TV screen? Now you can! This project lets you control a laser sight using a Wii nunchuk controller and fire an imaginary laser at the screen by pulling the trigger. Have fun.




A Wii nunchuk can be connected to your Arduino using the I2C pins (analog pins 4 and 5). I use a little Wiichuck PCB to make it easy (these are available in the nootropic design store because we sell them for use with Hackvision). Don’t connect the Wiichuck PCB directly on the Arduino analog pins 2-5 because analog pin 2 is used by the Video Experimenter.

Connect a nunchuk to your Arduino on analog pins 4 and 5




Data from the nunchuk is read using the Hackvision Controllers library.Laser

The code is in the example “TVBlaster” in the TVout library for Video Experimenter.