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

https://github.com/lordubuntu/bio-world

An ASCII game about a rebellious robot fighting to bring organic life to their machine world.
https://github.com/lordubuntu/bio-world

Last synced: about 1 year ago
JSON representation

An ASCII game about a rebellious robot fighting to bring organic life to their machine world.

Awesome Lists containing this project

README

          

![bioworld.png](https://github.com/LordUbuntu/bio-world/blob/main/bioworld.png)

# BIO WORLD

Made by Jacobus Burger (2023) for the ASCII Game Jam 2023.

An ASCII game about a rebellious robot fighting to bring organic life to their machine world.
Fight the machine-world and bring the wonder of a bio world to this mechanical one!

## Features

BIOWORLD includes
- 3 interesting bosses
- neat storyline
- straightforward battle system

Not much else, it's a simple game!

## Installation

All you need to play the game is a Python 3 interpreter on your system. From there, simply run `python3 bioworld.py` and the game will go!

## Lessons Learned

I should have begun with a design instead of figuring it out as I went.
I did well to avoid scope-creep by keeping things simple and features limited.
I learned how to better manage gamestate and the challenges of game balance.

## Future Plans

I'll archive this because it's from the jam itself. I will come back to this game concept in the near future and flesh it out into a fuller game