Space Invaders clone

Started by
1 comment, last by tp9 10 years, 12 months ago

Here's my second project that I recently completed. It's a space invaders clone written with the Pygame library. My main goals were collision detection, basic enemy AI, sprite sheet and sprite handling, and timing.

Bugs Invade

My current project is a level editor for a Pygame tutorial. I hope to have it completed and posted here within the next week.

Advertisement

I'm learning Python right now! How easy is it to pick up the pygame library after getting a grip on the language?

Cheers :)!

I'm a game programmer and computer science ninja !

Here's my 2D RPG-Ish Platformer Programmed in Python + Pygame, with a Custom Level Editor and Rendering System!

Here's my Custom IDE / Debugger Programmed in Pure Python and Designed from the Ground Up for Programming Education!

Want to ask about Python, Flask, wxPython, Pygame, C++, HTML5, CSS3, Javascript, jQuery, C++, Vimscript, SFML 1.6 / 2.0, or anything else? Recruiting for a game development team and need a passionate programmer? Just want to talk about programming? Email me here:

hobohm.business@gmail.com

or Personal-Message me on here !

Very easy. Here's the only tutorial that I needed to start making games with Pygame.

Making Games with Python & Pygame

This topic is closed to new replies.

Advertisement