Skip to content

[PL] Gra zręcznościowa inspirowana retro klasykiem Space Invaders wzbogacona o dodatkowe funkcjonalności. [EN] My version of old school Space Invaders game with some cool new features made in Python and PyGame [IMG_URL]https://media.giphy.com/media/8G32JaReTdHaZTl1rw/giphy.gif

Notifications You must be signed in to change notification settings

Cozynosky/Aliens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Game mechanics

Example implemented functionalities:

  • Storing progres up to 3 saves on local device
  • Settings stored and loaded from .JSON file
  • Best scores stored in Google Sheets via Google API
  • Endless progression by scaled enemies difficulty
  • Game elements classes (player, enemies etc)

Instructions

Game is accesable directly from code (just run "run.py") or from compiled .exe file.

  • w, a, s, d or arrows - ship controls
  • spacebar - shot
  • resolution, fullscreen mode and audio levels avaliable in game settings

Screenshots

Menu GAME

Technologies

  • Python
  • PyGame
  • Google API
  • JSON/Pickle for files
  • auto-py-to-exe for compiling

About

[PL] Gra zręcznościowa inspirowana retro klasykiem Space Invaders wzbogacona o dodatkowe funkcjonalności. [EN] My version of old school Space Invaders game with some cool new features made in Python and PyGame [IMG_URL]https://media.giphy.com/media/8G32JaReTdHaZTl1rw/giphy.gif

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages