BitMasher, a text adventure game where you act as an antivirus attempting to rid a computer of a RANSOMWARE attack.
Project description
______ __________________ _______ _______ _______ _______ _______
( ___ \ \__ __/\__ __/( )( ___ )( ____ \|\ /|( ____ \( ____ )
| ( ) ) ) ( ) ( | () () || ( ) || ( \/| ) ( || ( \/| ( )|
| (__/ / | | | | | || || || (___) || (_____ | (___) || (__ | (____)|
| __ ( | | | | | |(_)| || ___ |(_____ )| ___ || __) | __)
| ( \ \ | | | | | | | || ( ) | ) || ( ) || ( | (\ (
| )___) )___) (___ | | | ) ( || ) ( |/\____) || ) ( || (____/\| ) \ \__
|/ \___/ \_______/ )_( |/ \||/ \|\_______)|/ \|(_______/|/ \__/
BitMasher
A text adventure game where you act as an antivirus attempting to rid a computer of a RANSOMWARE attack.
Controls
Each option you can select will be shown by a single character in paranthesis. Typing that character and hitting ENTER will select that option.
How to Play
You are an antivirus trying to rid a computer of a RANSOMWARE before it takes over the system. There is a finite amount of time before the system is fully infected.
In order to defeat it, you must find all items before you find the RANSOMWARE. If you do not, you will not be able to EXTRACT it and you will lose.
Each system (room) contains an item, which you can move to; UP, DOWN, LEFT, AND RIGHT. Keep in mind that the map is NOT 2D; Moving RIGHT, UP, LEFT, and DOWN will lead to a different room than the one you started in. The map is "Spiky" so-to-speak.
You have a SCANner to aid in figuring out which rooms contain items and which have RANSOMWARE. Using the SCANner will reveal what the surronding rooms contain, and the room you are currently in will be automatically SCANned for you. But beware: SCANning takes time. Also, occasionaly a SCAN will fail and need to be repeated.
Configuration
There is a section at the top of the program file
src/bitmasher_game/TextBasedGame.py
containing configuration options. All
config options bear a description detailing what they modify and what values
they accept.
How to run
You will need Python 3 installed on your system.
BitMasher is, itself, a stand-alone Python script
src/bitmasher_game/TextBasedGame.py
, and can be ran without installation.
If installed, run the following command(s):
bitmasher
Installation
BitMasher is avalible on (CLEARNET) PyPi, and can be installed by running the following command(s):
pip install bitmasher_game
You can also install it with Nix from the (CLEARNET) NUR with the following attribute:
nur.repos.ona-li-toki-e-jan-Epiphany-tawa-mi.bitmasher
How to build
You will need Python 3 and the Python build module installed on your system.
There is a shell.nix
you can use with nix-shell
to get them.
Run the following commands in the project directory:
python3 -m build
The built packages will appear in dist/
.
Release Notes
- "Improved" lose sequence.
Bugs
Report bugs to:
https://github.com/ona-li-toki-e-jan-Epiphany-tawa-mi/BitMasher/issues
Links
Change Log
- "Improved" lose sequence.
4.3853256532
- Initial release ;)
MIT License
Copyright (c) 2022,2024 ona-li-toki-e-jan-Epiphany-tawa-mi
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bitmasher_game-5.74351224532.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1057288d796c7c9200120389c120524658e3c3e800c8894575470fc432ad060 |
|
MD5 | 18e7061ba0d4b0854a2bb7df235fcc65 |
|
BLAKE2b-256 | 8fbf9a46fa8f5e0a238905dfae7cc9a77073e0d03468e1ffde32b3b3b04375e2 |
Hashes for bitmasher_game-5.74351224532-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9a8ea929d4363ade32753362b5270b335ea84c589381704223ddd541c8e73b2 |
|
MD5 | 4960962de11b51f9977d38057cc8fc72 |
|
BLAKE2b-256 | 89e75b15a0d55761d5055bca3d506b458d805932d24d41308ec4b50f5d0115cb |