Skip to content

aosyborg/duckhunt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
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