Skip to main content

A simple 2D game engine implemented with python!

Project description

## Simian

A simple 2D game engine implemented with python, using pygame!

## Especification

Python: v3.6.5 pygame: v1.9.3

## How to setup your environment to contribute to this project

  1. Follow these steps on a terminal:

$ sudo apt-get install python-virtualenv

$ mkdir venv

$ virtualenv venv/games

$ source venv/games/bin/activate

  1. Then go to our simian folder (where you can see setup.py):

(games) $ python3 setup.py build

To quit this virtual environment just type:

$ deactivate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simian_engine-0.0.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distributions

simian_engine-0.0.1-py3.5.egg (40.1 kB view hashes)

Uploaded Source

simian_engine-0.0.1-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page