Skip to content

Inverse pong using some heinous X11 hackery 🤘

Notifications You must be signed in to change notification settings

jFransham/antipong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antipong

I wrote this as part of a skills test but got totally carried away with tweaking it around. Works better on Linux because of an annoying issue with Windows's blocking event loop. If only multiprocessing had a process-aware ring buffer, but alas.

Yeah that's right, for once X11 is the good example of a windowing system implementation.

To run, use python2 -m pong

Anyway, here's a gifje

Screencast

About

Inverse pong using some heinous X11 hackery 🤘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages