Skip to content

You are a Rabbit with a long red katana who must perish the enemy from your land.

License

Notifications You must be signed in to change notification settings

Machorius/TheRabbitsBlade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rabbits Blade

An Isometric-Style game made with the PyGame library.

Description

An in-depth paragraph about your project and overview of use.

Getting Started

Dependencies

  • Python3
  • PyGame

Installing

  • You can go to the releases page to get a prebuilt executable
  • You can also run it from source by downloading the code

Running from source

  • You need to have at least python3 installed
  • You also need to have 'pip' so you can install the needed depedencies
pip install pygame
  • Open the code in an IDE or editor and run it,
  • IF using terminal, run it using the following command,
python3 blade.py

Help

If you run into the following error:

/usr/bin/env: ‘python’: No such file or directory

Delete the very first line of the blade.py script, ONLY if you encounter the error.

Authors

Contributors names and contact info

@Machorius

Version History

License

This project is licensed under the Creative Commons Zero v1.0 Universal License - see the LICENSE file for details

Acknowledgments

Inspiration, code snippets, etc.