Skip to content

ME7ROPOLIS/duckhunt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duck Hunt Remake With Pygame
============================

Overview
--------
Duck Hunt is a fan remake of the classic NES game written in Python with Pygame.


Installation
------------
Pygame must be installed first. On Ubuntu this can be done with simply:
> sudo apt-get install pygame
Alternately you can grab a copy from http://pygame.org and add it to the directory.
To run the game, simply type:
> python duckhunt.py

Controls
--------
- Use the mouse to aim and shoot
- 's' toggles sound
- 'Esc' quits the game

About

Remake of classic Duck Hunt for the NES. Written in Python with Pygame

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%