Skip to main content

A simple 2D game engine implemented with python!

Project description

=====
Simian
=====

Simian is a framework thats provides a game engine using pygame.

=====
Especification
=====

Python: v3.6.5
pygame: v1.9.3

Quick Start
-----------

1. Follow these steps on a terminal::

$ sudo apt-get install python-virtualenv

$ mkdir venv

$ virtualenv venv/games

$ source venv/games/bin/activate


2. Then go to the project's root::

(games) $ python3 setup.py build

3. After that your can use either docker/makefile abstraction to run your simian environment

**To quit this virtual environment just type:**

`$ deactivate`

=====
PyPI
=====

A more stable version of the package is in: https://pypi.org/project/simian-engine/

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.2.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

simian_engine-0.0.2-py3.5.egg (48.6 kB view hashes)

Uploaded Source

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