Posts Tagged ‘Games’

Snake

Posted in Programming, Software on July 22nd, 2006 by Jamie – Be the first to comment

Objective

Eat all the red-colored blocks while avoiding the brown-colored barriers.

Controls

[Space] to (re)start the game
[Arrow Key] to move
[Home] to toggle barriers on/off (requires restart of game)

Project page (Source and downloads)

Oiramrd

Posted in Programming, Software on May 22nd, 2005 by Jamie – Be the first to comment

This is a clone of a popular puzzle game.

Objective

Clear all the round pieces by using the falling blocks to match 4-in-a-row!

Controls

[Right Arrow Key] to move right
[Left Arrow Key] to move left
[Down Arrow Key] to descend faster
[Up Arrow Key] to spin piece

Project Page (Source and downloads available)

Video of play:

Tetris

Posted in Uncategorized on February 4th, 2005 by admin – Be the first to comment

Somone beat Robby (not Fobbio), he has monopolized the high score.

try tetris, next to my page banner.

Tetris

Intro
If you don’t know how to play this game, may [gG]od
have mercy on you–I sure won’t. Contact me for
comments, features, and bugs.

Instructions
- left, right, down to move
- space to drop
- ctrl, up to rotate
- p to pause
- home to restart

Requested features:
- Next block window

Reported bugs
Please notify me if you encounter any bugs.
- Score saving may be a bit fucked.
- Sometimes it takes awhile to detect a game is lost.

Thanks for the comments, keep them coming.

About the size of the game, that was done on purpose. L33t
hackers know how to view an expanded version. (Hint: flash is
infinitely scalable)

Thanks for the comment, Kit, the speed DOES increase as you complete
lines! Also, the score increases as a factor of the number of
lines cleared at once (more points for a tetris) and a factor of the
current speed of the game!

Thirteen (Java)

Posted in Programming, Software on August 14th, 2004 by Jamie – Be the first to comment

I wrote this Java application for our CS GUI class. The class was pretty easy, but probably because I had been doing GUI-based programming since my last co-op at Duane Morris programming with Delphi.

To see the program in action without downloading the file, see the videos below:

~1 min, Full Annotations

~20sec, No annotations

To run the application, use the command:

java ThirteenApplication

on the zip which has already been built.  I am including the source; this was originally build with java 1.42.

Project page (Source and downloads)

Reversi (Java)

Posted in Programming, Software on July 2nd, 2004 by Jamie – 2 Comments

This program was written for my first AI class at Drexel University. It features an AI opponent using the MiniMax algorithm.

A Youtube video of the program in action is provided in case you do not want to download the executables:

To run, download the zip file, unzip, and run:

java OthelloApplication

The game was designed to be run as an applet but may not work as such.

Project Page (Downloads available)

Tetris

Posted in Programming, Software on February 22nd, 2004 by Jamie – Be the first to comment

Intro

This game needs no introduction!

Instructions

- left, right, down to move
- space to drop
- ctrl, up to rotate
- p to pause
- home to restart

Requested features:

- Next block window

Project page (Source and other downloads available)

Point, Click

Posted in Uncategorized on January 15th, 2003 by admin – Be the first to comment

Bored at work? Try this game!

http://www.albartus.com/motas/