Python Bible Reader
Script to read the Bible written in Python 2. Github page: Python-Bible-Reader.
Status | Released |
Platforms | HTML5 |
Author | wiphotos |
Genre | Educational |
Download
Download
Python Bible Reader.zip 9.3 MB
Script to read the Bible written in Python 2. Github page: Python-Bible-Reader.
Status | Released |
Platforms | HTML5 |
Author | wiphotos |
Genre | Educational |
Comments
Log in with itch.io to leave a comment.
hey how did you export your program to a html openable program on itch.io?
I used Brython https://brython.info. It works really well for simple scripts like this one. You can download the zip file and look at how it works.
so making it work for a game in python wouldn't be a good idea?
What engine did you use to make the game?
None, only python with pygame
You could try using this tool to port your game to the web https://github.com/gaudiatech/katasdk-public