[PyGame] Basic Shooting Game (Ubuntu 12.04)
This video just showcases a very basic game I made using PyGame 1.9.1
I did this in about one day's time, and I'm still learning PyGame & Python.
This basic shooting game has the following basic functionality:
1. When the mouse is clicked, a gunshot sound will be played.
2. Only when the target is clicked on, will the score add up.
3. Each time you restart the game, it will randomize the Target's location and number of Targets.
You can download the game executable for Linux here:
http://www.mediafire.com/?u9t8tl9sju98eyw
I'm still in the process of learning how to package and publish it for Windows and Mac OS X.
System Specs:
CPU: AMD Phenom II X4 965 3.4GHz
GPU: AMD Asus RadeonHD 6870 DirectCU 1GB GDDR5
RAM: 8GB DDR3 Corsair 1333MHz
OS : Ubuntu 12.04 64Bit (Dual Boot) Windows 7 Professional 64bit
Recorded using:
(gtk)RecordMyDesktop
outRec (for sound)
Video edited using:
GIMP 2.8
OpenShot
Get Ubuntu for free from here:
http://www.ubuntu.com/
Learn about PyGame from here:
http://www.pygame.org/news.html
About me:
I'm just a Malaysian student studying in Multimedia University Cyberjaya. I am currently in my 3rd year at the time of this video. I am in the Software Engineering and Games Development (which has now been relabeled as Games Development under FCI) course.