Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.