Skip to content

pkulev/astrolero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI Build Status codecov.io

Astrolero

Astrolero is 2D space shooter written in python using EAF and pygame.

Requirements

  • >=eaf-0.1.2
  • >=pygame-1.9.2

Installation

$ pip install astrolero

Development

Installation

$ poetry install

Testing

$ poetry run pytest -s -v tests/  # run all tests
$ poetry run pytest --cov=astrolero -s -v tests/  # run all tests with coverage

Documentation

  • To be added

About

2D sprite space game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages