All Projects → RodrigoPiropo → ALIEN_INVASION

RodrigoPiropo / ALIEN_INVASION

Licence: MIT license
A repository with game files being made with pygame

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ALIEN INVASION

pygame-car-tutorial
rmgi.blog./pygame-2d-car-tutorial.html
Stars: ✭ 30 (-14.29%)
Mutual labels:  pygame
Fegaria-Remastered
Similar to my other project Fegaria, but with improved graphics, collisions and terrain generation.
Stars: ✭ 73 (+108.57%)
Mutual labels:  pygame
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+320%)
Mutual labels:  pygame
Elimination-Game
利用pygame实现消消乐小游戏GUI界面(Use pygame to eliminate the GUI interface of music game)
Stars: ✭ 18 (-48.57%)
Mutual labels:  pygame
Snake-Game-with-Deep-learning
Developing a neural network to play a snake game
Stars: ✭ 43 (+22.86%)
Mutual labels:  pygame
DungeonGenerator
Procedural Dungeon Generation with Python and Pygame
Stars: ✭ 57 (+62.86%)
Mutual labels:  pygame
WeatherPi TFT
a weather display for a raspberry pi and a TFT display written in python3 and pygame
Stars: ✭ 66 (+88.57%)
Mutual labels:  pygame
ConkyLuaMakerGUIv2
An interactive GUI to generate lua conky
Stars: ✭ 20 (-42.86%)
Mutual labels:  pygame
RealTime-DigitRecognition
RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.
Stars: ✭ 108 (+208.57%)
Mutual labels:  pygame
Conway-s-Game-of-life---Python
Conways game of life with pygame
Stars: ✭ 26 (-25.71%)
Mutual labels:  pygame
EvoArm
An open-source 3D-printable robotic arm
Stars: ✭ 114 (+225.71%)
Mutual labels:  pygame
Wario-Land-3
A remake of the GBC-Game "Wario Land 3" using Pygame for Python
Stars: ✭ 48 (+37.14%)
Mutual labels:  pygame
COVID-Resource-Allocation-Simulator
Agent-based modelling for resource allocation in viral crises to investigate resource allocation and policy interventions with respect to transmission rate.
Stars: ✭ 61 (+74.29%)
Mutual labels:  pygame
pool
A pool game written in python and pygame.
Stars: ✭ 33 (-5.71%)
Mutual labels:  pygame
pygameweb
🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
Stars: ✭ 94 (+168.57%)
Mutual labels:  pygame
midiGenerator
Generate midi file with deep neural network 🎶
Stars: ✭ 30 (-14.29%)
Mutual labels:  pygame
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (+11.43%)
Mutual labels:  pygame
python-tetris
Tetris game with AI made by pygame, inspired by react-tetris
Stars: ✭ 19 (-45.71%)
Mutual labels:  pygame
connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
Stars: ✭ 18 (-48.57%)
Mutual labels:  pygame
PlaneWars
微信飞机大战 python pygame
Stars: ✭ 22 (-37.14%)
Mutual labels:  pygame

ALIEN INVASION

Jogo feito com a biblioteca pygame do Python

DOCUMENTAÇÃO PYGAME

Livro de refêrencia: Python Crash Course: A Hands-On, Project-Based Introduction to Programming

Como jogar?

  1. Instale a biblioteca pygame na sua máquina:
pip install pygame
  1. Com o editor de sua preferência execute o arquivo alien_invasion.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].