Skip to content

Commit

Permalink
- messing around with setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sven1977 committed Jul 5, 2017
1 parent f11fdc4 commit c0a68b3
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.rst
Expand Up @@ -91,13 +91,14 @@ Level objects.
Contribute to spygame
---------------------
If you would like to contribute to the spygame library, the following items are currently open:
* add audio/sound support
* create more example games
* create more "Lost Vikings" levels
* create more physics components (apart from the existing top-down and platformer)
* create support for GUI elements (label, buttons, tick-boxes, etc..). This is an open Pygame problem and should probably be solved on the Pygame level.
* help out with integrating spygame into openAI-gym and openAI-rllab repos

- add audio/sound support
- create more example games
- create more "Lost Vikings" levels
- create more physics components (apart from the existing top-down and platformer)
- create support for GUI elements (label, buttons, tick-boxes, etc..). This is an open Pygame problem and should probably be solved on the Pygame level.
- help out with integrating spygame into openAI-gym and openAI-rllab repos

.. image:: https://raw.githubusercontent.com/sven1977/spygame/master/examples/platformer_2d/screen1.png
:alt: Lost Vikings - Sample spygame Level
<br /><sub>All graphics are (c) Blizzard Entertainment Inc (The Lost Vikings)</sub>
*All graphics are (c) Blizzard Entertainment Inc (The Lost Vikings)*

0 comments on commit c0a68b3

Please sign in to comment.