rshah713 / BlockVenture

A block-adventure platform game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A block-adventure platform game


Languages

Language:Python 100.0%