Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 265 Bytes

Lemmings

An attempt to replicate the famous Lemmings game from the nineties in my way to learn the Python languaje.

Help, advice and suggestions will be welcomed.

Requirements

  • pygame
  • ruamel.yaml
  • vector-2d
pip install -r requirements.txt