Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of James Webster

James Webster

James Webster has asked 11 questions and find answers to 89 problems.

Stats

2.7k
EtPoint
964
Vote count
11
questions
89
answers

About

Achievements

  • I currently no longer have the highest voted question on Puzzling.SE for a picture of my fridge!
  • I was the first person to be awarded the [gold-badge:great-question] badge for the same question.

enter image description here

  • My highest voted answer is a piece of code that doesn't work
    #!/bin/bash/
    
    makeSpam()
    {
        string=`cat *`
        string=$string`ls -al`
        echo $string > "file"$i".spam"
    }
    
    mkdir "SpamForYou"
    cd "SpamForYou"
    
    i=1
    while [ 1 ]
    do
      makeSpam $i
      i=$(($i + 1))
    done

My Applications

                            Angry Gran

                    http://www.playandroid.com/blog/wp-content/uploads/2012/01/Angry-Gran-Logo.jpg
Arcade style game where you must whack your enemies and 
their hidey places in order get cash to fund your growing
arsenal.

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                         Clowning Around

                    

A physics puzzler where the aim of the game is to get each of
the clowns in to the corresponding coloured barrels using a 
variety of contraptions such as cannons, trampolines, and
teleporters.

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Top Truck

                    http://a2.mzstatic.com/us/r1000/070/Purple/35/b7/6e/mzl.hseganxc.175x175-75.jpg

Truck based carnage in three varied settings. Collect pickups
and smash cars to keep the crowd happy!