Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Add usage examples #3

Open
1 of 4 tasks
robo9k opened this issue May 25, 2014 · 0 comments
Open
1 of 4 tasks

Add usage examples #3

robo9k opened this issue May 25, 2014 · 0 comments

Comments

@robo9k
Copy link
Owner

robo9k commented May 25, 2014

While the README (e.g. at 3921525) mentions that

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
@robo9k robo9k mentioned this issue May 25, 2014
6 tasks
@robo9k robo9k added the doc label May 25, 2014
robo9k pushed a commit that referenced this issue Jun 7, 2014
q3py_hello.py uses ctypes to implement a part of the Quake 3
`game` module by printing hello world.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant