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

Setup sample game

Inside simian folder, run:

$ simian startproject

Simian will ask you some parameters then a sample game will be created. After that go to the pong folder and run the sample:

$ cd pong/

$ simian run

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.3.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

simian_engine-0.0.3-py2.py3-none-any.whl (23.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file simian_engine-0.0.3.tar.gz.

File metadata

File hashes

Hashes for simian_engine-0.0.3.tar.gz
Algorithm Hash digest
SHA256 680a1d67b83053aad47debfdcce4070f010572a3464a71060d007d96e2f51df0
MD5 99ba5d31fc342f150246b24741c90427
BLAKE2b-256 d82f6085e246029012a910a86c822fa16f22c3ef99ab2454e100e04c0d2a9903

See more details on using hashes here.

File details

Details for the file simian_engine-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for simian_engine-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7aaeb6c22fd3daa79ab4a2503dc55647b021a1f39ff60d6a2bfbcfa936cef7e5
MD5 fb99ed041b2f6c1000f5756f5809abfd
BLAKE2b-256 20684f04665726ecb29cad8c043419634356f9639f1d33cd3d5a95a08ce63bb9

See more details on using hashes here.

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