Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajpocus/nova
A simple pygame demo.
https://github.com/ajpocus/nova
Last synced: 27 days ago
JSON representation
A simple pygame demo.
- Host: GitHub
- URL: https://github.com/ajpocus/nova
- Owner: ajpocus
- License: bsd-3-clause
- Created: 2011-01-20T03:16:19.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-21T05:19:41.000Z (almost 14 years ago)
- Last Synced: 2024-04-08T18:29:16.612Z (9 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is the README for nova, by Austin Pocus. Nova is currently a simple pygame
demo that I hope to build on further. The only function, test(), takes no
parameters and launches a pygame window, in which one can click and drag to
make circles. Currently the test() is broken, only refreshing when the window
is moved.