Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

py-rogues

Rogue likes done in python with an ECS architecture. The goal is to reproduce (loosely) famous roguelikes to build a list of components, processors, events, etc. that will be useful to build a new rogue like.