GithubHelp home page GithubHelp logo

fallonda / simpsons_space_invaders Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 10.42 MB

A space-invaders style game built with pygame, featuring images and sound snippets from The Simpsons.

License: MIT License

Python 99.80% Shell 0.20%

simpsons_space_invaders's People

Contributors

fallonda avatar

Watchers

 avatar  avatar

simpsons_space_invaders's Issues

Make a menu page

Make a menu page for the game, which should show on start, and show again once the player loses.

Donut powerup to top up health

Create a powerup that looks like a donut and drops down from the top of the screen.
If the player collides, health increases by 20 points.

Add lemon gun power-up

Lemon gun should float down from top of the screen, and if player collides with it:

  • Bullet image changes to a lemon.
  • Kills enemies in one shot.
  • Enemy splat image is a lemon face.
  • lasts for 10 seconds.

Make a generic power-up class first.

Add hot pepper powerup and switch background

powerup dropdown should be a hot chilli pepper, and it will switch the background to the desert view for 10 seconds.
Frequency should be a random int between 60 and 120 seconds.
No other effects at this time.

Buzz cola and pop rocks bomb

Buzz cola and bag of pop rocks should be two different powerups.
When they are collected, display and image that you have them.
When both are collected, change the image to a poprocks+cola can and have "ARMED" underneath.
Press ENTER to throw the can, which goes from homer in the bottom right of the screen into the middle of the screen,
and blows up, blowing up all enemies in the enemies group.

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.