Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

51 lines (29 loc) · 1.5 KB

Codacy Badge Build Status

PyGame Roguelike

{project_description}

screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Requirements

PyGame Roguelike require the following to run:

install PyGame

python -m pip install pygame

Building

Run

To run PyGame Roguelike using python, executes this command in the project folder:

py main.py

Documentation

What I Learned

  • PyGame

Authors & Contributors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.