Skip to content

ericharm/python-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple roguelike featuring procedural level generation, player inventory, path finding

Up and running

  • git clone https://github.com/ericharm/python-rl.git
  • cd python-rl
  • poetry run python init.py

Tests

  • poetry run pytest test/

Coverage

  • poetry run pytest --cov=src test

About

Some basic utilities for a roguelike written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages