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
Follow these steps on a terminal:
$ sudo apt-get install python-virtualenv
$ mkdir venv
$ virtualenv venv/games
$ source venv/games/bin/activate
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file simian_engine-0.0.1.tar.gz
.
File metadata
- Download URL: simian_engine-0.0.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b0425683ca65d946020d46afcf8636a73a42b87d3866af5b7f4f4e8ffbee282 |
|
MD5 | 895135f5819311c62d9a68f28200f1ae |
|
BLAKE2b-256 | 967222dde1f5850a6ead067428edb0dca5f7093a10b152bfbb58438aaa770b9e |
File details
Details for the file simian_engine-0.0.1-py3.5.egg
.
File metadata
- Download URL: simian_engine-0.0.1-py3.5.egg
- Upload date:
- Size: 40.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 810c62ef8e844246f055d3bd9100ab4d5e516ecab22831b0e2353b914241096e |
|
MD5 | 92c26e0fcae47e64d706c88d2a642226 |
|
BLAKE2b-256 | 53edd5dfc548d8d2e26449e9639d69aebb7e021a844a8cd3995cea5a81cd5ff9 |
File details
Details for the file simian_engine-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: simian_engine-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d561547ff4c930fbb9cd76da330834b536c319f186cc5366df2891cc4fd5989f |
|
MD5 | d568b4e2cc5f5ebd52e8519d37682d7e |
|
BLAKE2b-256 | 03baebfa682eb368ecbe3a729863302b24599b2c82cc82e347b80d2e3cba1438 |