Skip to content

EmilSipinen/Tilegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The game runs on the terminal with the following command:

python2 -u tilegame_prototype2.py Levelfile.txt

Rules to making functioning level files:

-The level itself should be the first thing on the file.

-Each line on the level must be of equal lenght.

-A character other than whitespace should be the first and last character on a line.

-The borders of the level should be octothorpes to keep the player on the board.

Along with the code itself there are two example levels in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages