"Lastic" - a simple rubber band and fingers device to fight mobile phone addiction
I'm trying to get more son to do something else other than exercising his two thumbs on the mobile phone and pressing Xiaomi TV remote controller. Suddenly a childhood memory rushed back into my mind. The photo below is a simple rubber band plus paper "bullets" hand-held "device" that I taught my son how to build yesterday.
As a kid, we used to call it "lastic"... a shortened word from elastic.
"Lastic"
All you need is a piece of rubber band and few pieces of paper. To make the paper bullet, you just roll it or fold it up into something like below:
"Lastic" paper bullets
After that, I teach my son on how to launch the bullets, what and where to aim the bullets. I specifically told him not to aim at any living creatures and his sister's face/body.
In fact, I told him that this will help in calibrating his eyes and hands co-ordination. Later in life, this skill will help him in ping-pong and badminton game.
teaching my son how to aim and launch the paper bullets
He is actively shooting his rubber bullets at the target board with scores. Hopefully, he will continue playing this game for a while until he gets bored. By then, I will teach him how to upgrade his "lastic" into a proper hand-held device with tree branches and later on upgrade to a proper slingshot.
Sling shot
References:
http://goodmorningyesterday.blogspot.com/2006/03/toys-were-us-2-lastic-by-chuck-hio.html
See also : Honestly speaking. I am Hokkien educated
By Adam Ng(黃武俊)
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+7.3k Golang : How to iterate a slice without using for loop?
+10.4k Golang : Generate random integer or float number
+7.1k Nginx : How to block user agent ?
+11.5k CodeIgniter : Import Linkedin data
+11.4k Golang : Delay or limit HTTP requests example
+8k Setting $GOPATH environment variable for Unix/Linux and Windows
+7.9k Golang : Ways to recover memory during run time.
+6.4k Golang : Detect face in uploaded photo like GPlus
+32.2k Golang : Validate email address with regular expression
+8.5k Golang : How to check variable or object type during runtime?
+10.2k Golang : How to profile or log time spend on execution?
+22.2k Golang : Match strings by wildcard patterns with filepath.Match() function