VictorHachard / pygame-roguelike

A small roguelike game using pygame for learning purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A small roguelike game using pygame for learning purpose

License:MIT License


Languages

Language:Python 100.0%