Skip to content

1n0r1/PySlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyslayer

A dungeon crawler game with random map and enemies generation. This means every new game brings a whole new experience.

Each game have 6 rooms, your spawn room and 5 more enemies rooms.

Each room have 5 Gray-type and 2 Orange-type. Gray-type shoot bullets and follow you while Orange-type stay in one spot and occasionally spawn out Gray-type (inspired by Nier Automata hacking game).

Installation:

pip3 install requirements.txt or pip install requirements.txt depending on your version of python.

Simply run python3 game.py or python game.py

Controls:

WASD to move

Right-click to use sword

Left-click to shoot

Gameplay:

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages