Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 898 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 898 Bytes

Followed

Game from the team core for pyweek 33

Music : cat_or_not

Code : Parralax, cat_or_not

The player is trying to escape while being followed by his evil twin

installating & running from source

to run this game you should have python 3.10 and pygame 2.1

  1. git clone https://github.com/catornot/Followed.git
  2. cd pyweek-core
  3. python -m pip install -r requirement.txt
  4. python main.py

controls

wasd/arrow keys - movement

r - restart level

Level Editor (WIP)

in the main menu press l to get to the level editor

the level editor generates a edited.txt that can be renamed to level{num}.txt

controls

0-9 - select a block

left click - place selected block

l - exit editor

y - save the level