-
Notifications
You must be signed in to change notification settings - Fork 0
fielder/pygame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple little test to see if I can get pygame working with a small library coded in C to access the draw buffer directly. When running, hit "f" to show the framerate. Escape to quit. Requirements: pygame numpy Build: gcc -c -Wall -O2 -fPIC c_drawer.c gcc -shared c_drawer.o -o c_drawer.so Run: python pyg_c.py
About
stuff with pygame
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published