Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ben-albrecht/luca-pyglet
Microbial Life Simulator
https://github.com/ben-albrecht/luca-pyglet
Last synced: 27 days ago
JSON representation
Microbial Life Simulator
- Host: GitHub
- URL: https://github.com/ben-albrecht/luca-pyglet
- Owner: ben-albrecht
- Created: 2014-10-07T13:21:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-13T12:35:12.000Z (about 10 years ago)
- Last Synced: 2024-10-04T22:17:27.454Z (about 2 months ago)
- Language: Python
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
luca
====
Last Universal Common Ancestor (LUCA)Microbial Life Simulator
This program was fully developed in Vim
Written in Python with the following libraries:
* Pyglet (multimedia Python library)
* math (self-explanatory)
* Tkinter (window sizing)
* sys (determine OS)Version 1.0 - Basic simulation
==============================
This version will be abandoned after I sufficiently clean it up.
This project will continue in a separate repository with a
game engine (Cocos2d-python, built on top of Pyglet) instead
of a multimedia library (Pyglet)