/BlockVenture

A block-adventure platform game

Primary LanguagePython

BlockVenture

A block-adventure platform game using realtime physics to mimic level-based monsters and players.

Demo Gif

Technologies

Usage

  1. Clone the repository
    git clone https://github.com/rshah713/BlockVenture.git
    
  2. Install dependencies
    pip3 install pygame
    
  3. Run from Python interpreter:
python3 main.py