Skip to content

A small roguelike game using pygame for learning purpose

License

Notifications You must be signed in to change notification settings

VictorHachard/pygame-roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages