A downloadable game

Bi-onic is a retro style pixel-art game made using the Pyxel engine (https://github.com/kitao/pyxel) in Python.

This game puts you in the shoes of a super hero, modified with biotic enhancements to better fight crime. Unfortunately, the human parts of your body have begun to die, and you will need to use the systems provided by your modifications to keep yourself alive, while still fulfilling your responsibilities to the world!

Tutorial

I intend to add a proper tutorial, or at least something that explains the UI and controls a little better, but for now this will have to do:

 

  1. This line represents your vital signs. Your task is to keep this stable.
  2. If the line is in this region it is too high. If the line goes off the top of this region, it will be replaced by an arrow to show you where it is.
  3. If the line is in this region, it is too low. If the line goes off the bottom of this region, you will lose!
  4. This meter shows the amount of danger you are in. It goes up as long as the line is either too high or too low. If it reaches full, you will lose!
  5. In this space, you will get updates that warn you of things that might affect the line. Pay attention to this!
  6. These are the systems at your disposal to try and control the line. One control will quickly push the line up (the "Up control") and the other will slowly push the line down (the "Down control"). Press and hold the Up arrow to fill the bar with Up control, or the Down arrow to fill the bar with Down control. Once you have decided how much control you want to use, press Enter to administer the  control. Because the Down control is slow to act, you can administer several doses at once. The amount left to act is shown in the reservoir to the left of these controls.
  7. This represents your score. Currently the game is endless, so just try for the highest score you can!

Issues

I've done all the developing on Mac, and when I downloaded it on Windows to see if I could freeze it to an executable, it looked like there was an issue with how colours were displaying on the main game screen. This may just be a problem with that machine, so let me know if this appears on others too. It's not game breaking, but it's certainly not ideal either.

Future Development 

I ended up having to cut quite a lot of content due to time constraints, so this game is by no means finished. Plans for the future include:

  • A tutorial / better signalling of controls.
  • Sound and Music.
  • A Story mode...?
  • ART. MORE ART. 
  • A better way to install the game. I'm sorry.

Download

Download
bi-onic-universal-source.zip 59 kB
Version 2 Dec 01, 2018

Install instructions

I've had to rush the end of development for this GitHub GameOff, so currently there is no pipeline. To play, you will need 

I am working as fast as possible to improve this sorry state of affairs.

Leave a comment

Log in with itch.io to leave a comment.