Skip to content

freakfr0/Minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freakfrv4

freakfrv4

Connect with me:

freakfrv4 usrfreak.exe freak.fr

Languages and Tools:

bash linux python

 freakfrv4

freak.fr

Minecraft PyGame

version license

This is a simple Minecraft clone built using Pygame. The game allows you to move a player around the screen and interact with blocks.

Requirements

  • Python 3.x
  • Pygame library

How to Run

  1. Install the required dependencies by running the following command:
pip install -r requirements.txt
  1. Run the game by executing the following command:
python minecraft.py
  1. Use the arrow keys to move the player around the screen.
  2. The player can interact with blocks by moving into them.

Controls

  • Arrow keys: Move the player up, down, left, or right.

Gameplay

  • The player can move in all four directions using the arrow keys.
  • The player can interact with blocks by moving into them.
  • The game ends when the player quits the game window.

Customization

  • You can modify the gameplay by changing the block size, player velocity, or adding more blocks.
  • You can also add more features to the game, such as inventory system, crafting system, or combat system.

License

This project is licensed under the MIT License.

Acknowledgments

  • This game is inspired by the popular game "Minecraft".
  • The game uses the Pygame library for graphics and input handling.

Details

  • This README.MD file provides an overview of the game, instructions on how to run it, controls, and customization options.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors