Giter Site home page Giter Site logo

pyalien's Introduction

pyAlien

pyAlien is a simple game that imitates Space Invaders.

gameplay screenshot

It was built using Python and PyGame.

It attempts to re-build PyGame's alien example game from scratch using their assets.

The PyGame license states that their library is "distributed under GNU LGPL version 2.1" and "programs in the examples subdirectory are in the public domain."

Getting Started

Installing dependencies

  1. Install Python 3
  2. Install pip 3 (usually comes with Python)
  3. Execute pip3 install -r requirements.txt

Running the game

Execute python3 pyAlien.py

Keys

Standard Set

  • LEFT - Move left
  • RIGHT - Move right
  • SPACE - Shoot

Cheat Set

  • CTRL + SPACE - Kill all enemies
  • CTRL + BACKQUOTE - Double FPS rate

pyalien's People

Contributors

davidjamesbutton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.