Skip to content

The engine for tutorial videos to be developed by the community and through tutorials.

License

Notifications You must be signed in to change notification settings

kaitabuchi314/pyflower_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFlower_Engine

This engine is open-source under the GNU license. It will use pygame and Tkinter. Plus maybe Box2D. It will be also be mainly 2D.

Setup: Clone the repo with git clone https://github.com/kaitabuchi314/pyflower_engine.git. You need to install python from https://python.org. Also, in a terminal, type pip3 install pygame.

Visual Studio Code: Clone the repo with git clone https://github.com/kaitabuchi314/pyflower_engine.git. Then, install python from https://python.org. Then open the folder in VSCode. You should be able to use the built in debugger.

Any text editor and a terminal: But then, open a terminal and go into the folder with the repo, and type python3 game/main.py

About

The engine for tutorial videos to be developed by the community and through tutorials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages