Skip to content

Commit ba03563

Browse files
committed
Initial Project Version
0 parents  commit ba03563

File tree

183 files changed

+135
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+135
-0
lines changed

LICENSE

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
The Escape game project is based on the book “Mission Python” by Sean McManus (No Starch Press pub.) Although one can freely copy and modify the source code in a non-commercial project with an educative purpose, the following text, written as is by the author, should be used as the sole license.
2+
3+
4+
--- Original License ---
5+
This folder contains the code, images and sounds for the book Mission Python by Sean McManus
6+
7+
Code and sound effects by Sean McManus (www.sean.co.uk)
8+
Images by Rafael Pimenta
9+
10+
You can use these assets to make your own Python games, provided that you credit the source and that you do not sell or otherwise make money from your games.
11+
12+
To find out more about the book, visit:
13+
http://www.sean.co.uk/books/mission-python/
14+
15+
For information on Sean's other books, including Cool Scratch Projects in Easy Steps and Raspberry Pi For Dummies, visit:
16+
http://www.sean.co.uk/books/index.shtm

images/access_card.png

993 Bytes

images/astronaut.png

4.87 KB

images/backdrop.jpg

203 KB

images/bed.png

1.81 KB

images/bin_empty.png

997 Bytes

images/bin_full.png

1.15 KB

images/book.png

994 Bytes

images/bookcase_small.png

2.3 KB

images/bookcase_tall.png

3.53 KB

0 commit comments

Comments
 (0)