Skip to content

Michael0x2a/Orbital-Smash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Readme: Orbital Smash

Background

This is a physics-based game written in Python and Pygame. It was designed, coded, and tested in 24 hours during the Seattle CodeDay, a local hackathon. It won the "Best Game" award!

About

The purpose of this game is to smash enemy starships to rack up points, and survive as long as you can without being smashed yourself.

Move around using the mouse.

Hold the left or right mouse button to activate a tractor beam and make the nearest object orbit around you.

By moving around, and holding an object, you can use it as a sort of hammer to smash enemies, or fling objects as a projectile by transferring force and momentum.

Destroy all enemies to advance to the next wave!

Licensing and credits

This game was written using Python 2.7.3 using Pygame 1.9.1 release. The game is licensed under the MIT license -- you can do whatever you want with the code, but need to include a copy of the MIT copyright and permission notice.

It uses the Orbitron font, which is licensed under the SIL Open Font License v1.1.

It also uses several free icons and images designed by Kenney Vleugels, who gave permission to use his icon set in either free or commercial projects.

About

Winner of the "best game" award during CodeDay Seattle, May 2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages