tjguk / networkzero

Making it easy for teachers to use simple networking in Python
MIT License
47 stars 14 forks source link

Collecting ideas for neat examples #18

Open tjguk opened 8 years ago

tjguk commented 8 years ago

[TL;DR Add ideas to the bottom of this issue]

I want to load the examples/ directory with easy but interesting examples of what you can do with networkzero. I'm trying to avoid dependencies, but it's not a showstopper, especially if they're widely-used ones like PyGame.

There are two kinds of things I'm looking for:

Add your ideas here:

lurch commented 8 years ago

I wonder if https://github.com/raspberrypilearning/networking-lessons could be made simpler by using networkzero?

tjguk commented 8 years ago

I'll have a look at it (when I get the time). Thanks for the suggestion.

Feel free to have a go yourself if you think there's mileage.

dhanakane commented 7 years ago

Me me me!

@mmEisen and I are working on a script to do this. Will write some documentation for how to run it too.

dhanakane commented 7 years ago

https://github.com/tjguk/networkzero/pull/47 submitted to address simplifying objectives here https://github.com/raspberrypilearning/networking-lessons/blob/master/lesson-1/lesson.md and to also provide some minor troubleshooting assistance.