Skip to content

fmungai1/paranoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paranoid

This is a remake of the classic Paranoid game (1993) created by The Bit Bucket Brothers (Ben and Tom North).

The game is designed for 1536 x 864 screen resolution - fullscreen.

Dependencies

Python: 3.8.10

Arcade: 2.4.2

Resources

Images: Created using MS Paint

Sounds: Recorded using Audio Converter Program4PC

Flags: countryflags.com

Background Music: Eric Matyas

Sound Effects: zapsplat.com

How to Run (Developer Mode)

  1. Install Poetry (preferably using pipx)

  2. Clone this repository

    git clone https://github.com/fmungai1/paranoid.git
    
    cd paranoid
  3. Create and activate virtual environment

    poetry env use <path/to/Python38/python.exe>
    
    poetry shell
  4. Install all dependencies

    poetry install
  5. Run the game:

    python src\paranoid\main.py

About

Remake of the classic Paranoid game (1993) by The Bit Bucket Brothers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages