-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the CarCreator wiki!
I think, it how Wikipedia.org, or not?
The project "CarCreator" was conceived as a game that will help people learn the language Python. It is a true story part. educational program SCG Education, and related to the lesson "Classes". But the structure of the program became too complicated, and she had to rewrite. As a result, it turned out that it became unsuitable for training and was temporarily suspended. I found it and decided to remake into a full-fledged Tycoon Game.
The game is created in Python and currently has no technical support. To play the game it is recommended to use Windows, Unix or MacOS and interpreter versions not lower than 3.6. At this moment game supports 2 languages: english and russian
Only one person works on the game, so its development can take a long time. Believe me, I work every day on days, just mostly it's thinking work, not software.
CarCreator problems? I do not know yet about all and I think that quite a lot, but so far describe only the most important:
Installation
To install the game you need to either download all the files from the repository. This is not very convenient.
GUI
The game does not have a GUI-interface, so people can repel only write off 2-6 lines of code (or even copy)
Sponsorship
The game has no capital
That is all problems that I would like to describe. As you understand the issues, I'll add and describe them.
To install the game, you have 2 ways: Download all files from the repository on GitHub To install via Git:
pip install CarCreator
But this don't avialable.
After that, you will need to write a few lines of code in the Python console itself:
python import run_cc_v001_en
from run_cc_v001_en import ghelp()
After installation you should get it
_
After this message, you must enter from run_cc_v001_en import [function name]. It disadvantage and advantage CarCreator.
https://photos.app.goo.gl/vegSDeIGKxRRHn7i2
Above you can see the logo of the project CarCreator. It uses the following characters: Car - you create them Wrench - you are a mechanic Yellow/Blue - Python logo colors, the project's acceptance to this language
©Not all games have to be with GUI - slogan CarCreator
©Elisey Sharov
GitHub profile: https://www.github.com/ZerZru/
Repository: https://www.github.com/ZerZru/CarCreator/
Documentation: https://github.com/ZerZru/CarCreator/wiki/Documentation
Home: https://github.com/ZerZru/CarCreator/wiki/
Functions: https://github.com/ZerZru/CarCreator/wiki/Functions
Site: http://www.scgofficial.esy.es/CarCreator/
Reddit post: https://www.reddit.com/r/Python/comments/872n9q/console_game_on_python_36/