Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tenpamk2/myrogue

python3 rogue (for my study) : お勉強を兼ねてpython3でrogueを作る。
https://github.com/tenpamk2/myrogue

Last synced: about 2 months ago
JSON representation

python3 rogue (for my study) : お勉強を兼ねてpython3でrogueを作る。

Awesome Lists containing this project

README

        

myrogue with python3
================

python3で作るroguelike(ローグライク)。

## Description
python3でお勉強も兼ねてroguelikeを作る計画。
将来的にはpygameを使う予定。 (pygame does not implemented!!)
El○naっぽいものを目指したい。

アルゴリズムの詳しい流れなんかは[Wiki](https://github.com/tenpaMk2/myrogue/wiki)を参照して下さい。

## Requirement
今の所は無い。

## Usage
```shell
python3 __init__.py
```

## Author

[tenpaMk2](https://github.com/tenpaMk2)