Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 896 Bytes

2008-11-12-play-the-card-game-war-in-my-avatar.md

File metadata and controls

19 lines (14 loc) · 896 Bytes
title summary tags
Play the card game "War" in my avatar
I programed a dynamic avatar that plays the card game war.
refresh
game
php
defunct

Since my previous avatar DDOSed my router, today I wrote a less popular avatar game. The only game I could think of that has no need for actual user input was the card game war. So I implemented it in my avatar. You can play too, by simply refreshing this image:

Features:

  • Proper handeling of running out of cards during a "war"
  • War cards are show (with appropriate cards face up or down)
  • Independent games for each ip address playing
  • Deck state stored in database between refreshes
  • Special WIN/LOSE screens

You may want to try opening the image in its own window.