You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
q3py is of no use on its own, a separate Python module is needed to implement the required game logic.
one or more usage examples are required.
This means a hello world snippet, possibly using the mentioned but not completed Cython module , needs to be added to the README and manual/documentation.
hello world
Furthermore possible usages such as the following should be mentioned:
Interpret or compile the QVM in Python (LLVM etc.)
Rewrite the whole (game, cgame, ui) logic in Python
While the
README
(e.g. at 3921525) mentions thatone or more usage examples are required.
This means a
hello world
snippet, possibly using the mentioned but not completed Cython module , needs to be added to the README and manual/documentation.Furthermore possible usages such as the following should be mentioned:
game
,cgame
,ui
) logic in PythonThe text was updated successfully, but these errors were encountered: