-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8919a4a
commit 3c6e117
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ | |
|
||
author='Jason Brian Hall', | ||
author_email='[email protected]', | ||
description='Willy the Worm is a sprite based side-scrolling retro game that plays on a single screen. The idea is to ring the bell on each level while avoiding balls, tacks, and falling into holes. This game is a clone of a 1985 video game written by Alan Farme and plays extremely similar to the original game.' | ||
description='Willy the Worm is a sprite based side-scrolling retro game that plays on a single screen. The idea is to ring the bell on each level while avoiding balls, tacks, and falling into holes. This game is a clone of a 1985 video game written by Alan Farme and plays extremely similar to the original game.', | ||
license='MIT', | ||
keywords='game worm fun', | ||
url='http://example.com/' | ||
|