space invaders clock
Jason Hickner
Posts: 21
I made this space invaders clock for my office. It's not the most advanced code but it's fun to watch! [noparse]:)[/noparse] I'm still learning the graphics stuff so this was actually a lot of work for me, mostly just trying to pick apart the graphics demo and figure out how things work.
The number of aliens represent the minutes, and the number of extra lives represent the hours. The time is also displayed in the last 4 digits of the high score just to make it easy.
More info and a video here:
www.pr0jects.com/blog/2007/07/15/spaceinvaders-clock/
The number of aliens represent the minutes, and the number of extra lives represent the hours. The time is also displayed in the last 4 digits of the high score just to make it easy.
More info and a video here:
www.pr0jects.com/blog/2007/07/15/spaceinvaders-clock/
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Help to build the Propeller wiki - propeller.wikispaces.com
What a fun idea using the prop graphic cababilities.
Andre'l if u read this, this what i meant on my other thread about learning graphics with prop. It's not just about games.
Anyway well done· Jason.
How about publishing the code together with the explaination for novice like me.
At least can clear something in my head.
Cool project !
Rob7
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Jason
www.pr0jects.com/
There is an article on Engadget about your creation... Sweet!!!!!
http://www.engadget.com/2007/07/17/space-invaders-clock-tells-time-invades-spaces/
Post Edited (Joe "Bot" Red) : 7/17/2007 8:34:17 PM GMT
Now just design one for $59.95 and sell it at Wallmart!
·
And one on Gizmodo:
gizmodo.com/gadgets/ufo.clock/space-invaders-clock-made-from-an-old-tv-and-propeller-chip-279157.php
Thinking something like helicopter rescue for this one. [noparse]:)[/noparse]
Also, the old clock used the serial connection to update the time from my computer, but having it standalone would be so much cooler. So I'm going to use DS1302's in the next few. There's already spin code for the interface on the object exchange, so it should be a pretty easy update. If I can fit it in memory that is. But I figure I'm dumping fullduplexserial so I should have some room.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Jason
www.pr0jects.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Help to build the Propeller wiki - propeller.wikispaces.com