Showing posts with label games. Show all posts
Showing posts with label games. Show all posts

Thursday, May 21, 2009

FIT Invaders

My last actionscript work, a very simple invaders-like game I made as a project for my multimedia classes.

The game is only half-finished, missing shop system, bosses and some additional details (which I'm planning to finish during summer), but is playable anyway.





Enjoy!

Play Here!

Edit: Source files can be found Here!

Wednesday, March 25, 2009

Space Proscpector !!

My new project for multimedia classes. I have to do SOME computer game in SOME programming language and with SOME sounds, music and animation. That is all they say. So I decided for a small adictive flash-game with a working title "Space Prospector". (I'll change it later for something more flashy ... like Aliens vs. Prospectors VI: Terror from the Grand Nebulae).

Okay back to my game. It will be really cool, I promise .. you can se the first pieces of coolness already shining from a quick sketch I made today. Here it comes:



And there will be rockets, meteors, asteroids, red dwarfs, black holes, lasers, shielded aliens, gold, space pirates !!, black holes, FTL drives, and much more ... coming soon !

Sunday, March 8, 2009

Minesweeper preview

I am programming currently a minesweeper as my second practice game in Flex & AS3 combo and here are 2 layouts I drew before, the result is little bit different now, I'll post it here once it is done.

First and second layout:



Saturday, March 7, 2009

Flash Tetris

My first Flex + AS3 application.

Play here:
Tetris

I decided to do tetris because I thought it's one of the easiest things there is to program (such a fool I was :)). It turned out to work a little, even if the code is a terrible mess. (It was a good practice though).



I used FleshDevelop to write all that, and I recommend it to anyone who doesn't want to buy Flex or Flash. (FlashDevelop is free).