Skip to content

Space Fury is an interactive game leveraging Pygame (Python), implementing sprite-based animations, collision detection, and event handling for immersive gameplay experiences.

Notifications You must be signed in to change notification settings

WanjikuKatuni/spacefury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Space Fury - Python, Pygame

Space Fury is an interactive game leveraging Pygame (Python), implementing sprite-based animations, collision detection, and event handling for immersive gameplay experiences.

It allows two users to release projectiles towards each other to determine the ultimate champion.

image

Game description

Space fury has sprite-based animations/characters in the form of spaceship. The left user uses the keys awsd to move and the write user uses the up,down, left and right arrow buttons to move. This enables two users to be able to play on the same device.

image

Bullets or projectiles can be shot using the left CTRL button for the left user and the right CTRL button for the right user

image

A winner is found when the other oponent is hit 10 times making their HEALTH level zero

image

About

Space Fury is an interactive game leveraging Pygame (Python), implementing sprite-based animations, collision detection, and event handling for immersive gameplay experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages