https://github.com/zevlg/py-sealhunter
Classical sealhunter game ported to pygame
https://github.com/zevlg/py-sealhunter
Last synced: 11 months ago
JSON representation
Classical sealhunter game ported to pygame
- Host: GitHub
- URL: https://github.com/zevlg/py-sealhunter
- Owner: zevlg
- Created: 2011-10-21T18:17:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-02T04:28:30.000Z (over 13 years ago)
- Last Synced: 2025-03-12T21:49:14.037Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 11.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Description
-----------
py-sealhunter is pygame port of classic sealhunter game.
Copying
-------
Code distributed under WTFPL v2.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Performance
-----------
Use python psyco to speed things up a little.