My flash game collection

Play with your Puppy.
Post Reply
Message
Author
User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

My flash game collection

#1 Post by Mr. Maxwell »

All the titles are links, click to play, right click and say "save as" to store them on your hard drive, if you store them on your hard drive you do not need internet to play.

Adrenaline Chalange:

Image

You play as someone riding a motorcycle, if you hit your head anyware you die.

Controls, up, go forward, down, break, space, swich directions.

Bowmaster Prelude:

Image

A little guy with a bow is trying to defend his castle and destroy the bad guys.

Controls, click and drag mouse to aim and fire.

Bowman 2:

Image

You are a bowman fighting another bowman. 2 player support.

Controls, click and drag mouse to aim and fire.

Dolphin Olympics 2:

Image

You are a dolphin trying to get as many points as possible.

Controls are in the game.

Free Sonic:

Image

Classic sonic in flash form.

Controls are in the game.

GravityMaster:

Image

Draw shapes to move the ball to the targets.

Controls, draw!

Helicopter:

Image

Keep the helicopter from hitting the walls.

Click and hold the mouse to make the helicopter rise.

Particles:

Image

You are a little blue ball in a sea of red balls, don't hit them or you die.

Move the mouse.

Rainbow Sphere:

Image

You are a colored sphere and if you hit block that are not you're color you die.

Controls, arrow keys.

Super Mario Flash:

Image

Mario?

Controls, arrow keys.

Staggknight 2:

Image

You are staggy the boyscout slayer, kill to get money, use money to upgrade your sword.

Controls, arrow keys to move, space to slash.

Storm the House 3:

Image

Defend your house from the attackers! Use money to buy weapens and turrets!

Controls, mouse.

Tanks:

Image

Blow up the other tanks before they blow you up!

Controls are in the game.

Tetris:

Image

Everybody loves tetris. :D

Controls, arrow keys.

The Last Stand 2:

Image

The best zombie slaying flash game there is.

Controls, mouse to aim and shoot, WSAD keys to move.

Thing Thing Arena 2:

Image

You are a geneticly enginered super-solder, out to kill whatever comes your way.

Controls, WSAD to move, shift to move fast, E to switch weapons, R to reload, mouse to aim and fire.

Thing Thing Arena 3:

Image

Simular to Thing Thing Arena 2 but is missing the zombie, stinkybean, and sentry bomber mode. But has execllent graphics and even better gameplay. Enough talk, grab that shotgun and make skull fragments fly!

Controls, same as Thing Thing Arena 2.

Warfare 1917:

Image

You are a WWI commander and can play as the british or germans.

Controls, mouse for everything.



If you have any flash game requests PM me and they will be added!
Last edited by Mr. Maxwell on Sun 22 Mar 2009, 19:33, edited 3 times in total.
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#2 Post by technosaurus »

http://www.murga-linux.com/puppy/viewtopic.php?t=34921

try this link before you go to far ... lots of good flash tips
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#3 Post by Aitch »

MODS

Can this thread be transferred to pizzasgood's games sub-directory?

http://www.murga-linux.com/puppy/index.php?f=38

Aitch :)

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#4 Post by Mr. Maxwell »

Sorry, didn't see the games forum. :oops: Go ahead and move it.

Don't worry, I know all about flash games. (I'm an ex-flash programer :D )
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#5 Post by technosaurus »

actually the tips are more toward auto downloading and sorting entire lists of swfs and playing them in a full screen using bareview... however Barry recently compiled a program on his blog that could be better

they could easily be packaged by putting the swf in a games directory and making a .desktop file for it in /usr/share/applications with the exec being defaultbarehtmlviewer /pathto/games/somegame.swf ... for many of them (<1mb) you can upload the pet here ... or in the games section ... wherever it ends up

this is all you need to build a pet
~/somegame/usr/share/games/somegame.swf
~/somegame/usr/share/applications/somegame.desktop *

in ~ type

Code: Select all

dir2pet somegame

*(dir2pet can automatically make your desktop file for you)

you can actually probably use an empty directory tree if you use a web address.... exec would be ,,,, defaultbarehtmlviewer <url>
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

Arthur
Posts: 15
Joined: Mon 10 Nov 2008, 05:46
Location: Earth

Particles

#6 Post by Arthur »

nice flash game - thanks
Last edited by Arthur on Tue 24 Mar 2009, 21:22, edited 1 time in total.

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#7 Post by Mr. Maxwell »

As you can see I put links on all of those files. Kind of off topic question but important, what is the BASH command to open a file in the defualt browser? I was thinking something like this:

Code: Select all

defualtwebbrowser somefile.swf
Thanks.
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

User avatar
Pizzasgood
Posts: 6183
Joined: Wed 04 May 2005, 20:28
Location: Knoxville, TN, USA

#8 Post by Pizzasgood »

In Puppy, the command defaultbrowser does it, which refers to the script /usr/local/bin/defaultbrowser. Other defaults are in there with similar names.
[size=75]Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib[/size]
[img]http://www.browserloadofcoolness.com/sig.png[/img]

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#9 Post by technosaurus »

if you use

Code: Select all

bareview file.swf
it will look like a real program without the unnecessary navigation buttons... it was in the other post that I referenced - don't know why I am even bothering to mention it again

the other alternative is to use the standalone flash player to package swfs.... I packaged it a while back but it adds ~2MB to the swf to run it as a binary... much better to use bareview
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#10 Post by Mr. Maxwell »

I had a reason for wanting to use the web browser, but after putting some more thought into it I don't really need it. :oops:
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

User avatar
WhoDo
Posts: 4428
Joined: Wed 12 Jul 2006, 01:58
Location: Lake Macquarie NSW Australia

#11 Post by WhoDo »

If you don't mind a suggestion, can we have a 300x200 superthumb of each game in the first post, please? :)
[i]Actions speak louder than words ... and they usually work when words don't![/i]
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#12 Post by Mr. Maxwell »

I would if I could, where can I upload the pictures?
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

User avatar
WhoDo
Posts: 4428
Joined: Wed 12 Jul 2006, 01:58
Location: Lake Macquarie NSW Australia

#13 Post by WhoDo »

Mr. Maxwell wrote:I would if I could, where can I upload the pictures?
http://www.tinypic.com - it's FREE with no ads or other extraneous attachments to the images either. They will give you at least 3 choices for the URL, so choose the one with the [img] tags and just copy and paste into your forum post.
[i]Actions speak louder than words ... and they usually work when words don't![/i]
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com

User avatar
Mr. Maxwell
Posts: 215
Joined: Sat 30 Aug 2008, 23:56
Location: Nebraska, USA

#14 Post by Mr. Maxwell »

Thanks, I'll get to work and I should have everything posted sometime tomarrow.
[url=http://www.tribalwars.net/3389956.html]Super amazing game![/url]

Post Reply