Skip to content

AJGecko/Blockplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Blockplay - WIP

Note: This version is a Work In Progress and does not represent the final product.

A Python-based game powered by Pygame.

Current Version: 0.0.5

About the Project

I wanted to create a relaxed but fun game, bringing new life to an old idea from one of my Scratch projects and learning more about Pygame along the way.

This project is inspired by one of my old scratch projects: Blockplay 1.2 on Scratch


Currently planned

  • Adding the finish line
  • Adding a settings menu
  • Creating a web version (with pygbag)

How to Play

Action Keys
Move W, A, S, D or Arrow Keys
Jump Space, W or Up Arrow
Fast Fall S or Down Arrow
Main Menu C for color scheme change

⚠️ Current Limitation: There is no finish line in the current version. You can return to the main menu at any time by pressing B.


Requirements

For the best experience and full compatibility, please ensure you are using the following versions or newer:

  • Python: 3.12.1+
  • Pygame: 2.6.0+

🛠️ Installation & Setup

  1. Install Python: If you haven't already, download the latest version from python.org.

  2. Install Dependencies: Open your terminal and run the following command to install Pygame:

    pip install pygame
    
  3. Run the Game: Navigate to the project folder and start the game with:

    python main.py

About

A Python-based game powered by Pygame.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages