drobe / Spacefuck-1

A two player game for two (forked from 0's fork of drobe's old repository)

Home Page:https://github.com/drobe/Spacefuck-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacefuck was written in Python 2.6.6, originally on a Windows environment. 
As none of the libraries used are platform exclusive, Spacefuck should run on all major platforms with a Python release. 
It's been tested on Windows XP through to 7, OSX, and whichever linux distribution O uses.

Spacefuck shows reasonable performance on most post-2006 hardware. We'll be looking to reduce the performance requirements soon.

Spacefuck uses pygame 1.91 and the then current version of pymunk (4.0.0), which is a python wrapper for Chipmunk, a C based physics library.

http://pygame.org
http://code.google.com/p/chipmunk-physics/
http://code.google.com/p/pymunk/

Double praises to 0 (https://github.com/0) for faithfully updating the game and adding new features. 

----
October 29, 2013

About

A two player game for two (forked from 0's fork of drobe's old repository)

https://github.com/drobe/Spacefuck-1


Languages

Language:Python 100.0%