a key, the player and the twin

Followed

Description

Game from the team core for pyweek 33

Code: Parralax, cat_or_not

Music: cat_or_not

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


Game Controls

Movement - ASWD/Arrow keys

Restart Level - R key


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


Level Controls

0-9 - select a block

left click - place selected block

l - exit editor

y - save the level

IMPORTANT you need python 3.10 and pygame 2.2 for the source version

github.com/catornot/Followed

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 2.9
Fun: 2.7
Production: 2.7
Innovation: 3.3

Respondents: 9

Files

File Uploader Date
followed-win_YTZxzEa.zip
bug fixes and adding max moves
catornot 2022/03/27 15:51
followed-mac.tar_mZg38X4.gz
bug fixes and adding max moves
catornot 2022/03/27 15:51
followed-linux.tar_SfXL9pW.gz
bug fixes and adding max moves
catornot 2022/03/27 15:50
followed-source_zC6gcsZ.zip
bug fixes and adding max moves
catornot 2022/03/27 15:48
followed-linux.tar.gzfinal
linux binaries (compiled on ubuntu)
catornot 2022/03/27 13:27
followed-mac.tar.gzfinal
mac binaries
catornot 2022/03/27 13:26
followed-win.zipfinal
windows binaries
catornot 2022/03/27 13:26
followed-source.zipfinal
source code
catornot 2022/03/27 13:25
Screenshot_2022-03-27_092345.png
a key, the player and the twin
catornot 2022/03/27 13:24

Diary Entries

Bug fixes

After uploading the project, I discovered there was a bug with some game objects that made the game easier, so it had to be fixed.

Add a comment

Oh No

After fixing bugs I forgot to change the start level back to 0. woops.

I hope it won't be that hard for you to figure out everything.

Add a comment