Ultimos Posts 1. 07/02/2010 14:21 - Simple Tetris Clone (FLEX version) I added to my Tetris clone a FLEX branch , it only uses the compiler and not the FLEX class containers (unnecessary for this little game). The point is you can use the free API tools to make a simple game like this, without needing the Flash IDE at all. It's cool these days to bash anything Adobe related (and the bloated PDF reader or the security holes in the Flash player of cours... 2. 02/02/2010 00:00 - The Pascal's triangle It was already time to change the animation for this blog, (the little thing at the right, now with a chess board), so I would do a very short description of the previous one here: This animation is just a Pascal's Triangle (reflected in the four quadrants) with different colors for cells accordingly to their modules with some random prime number that changes in every iteration. Th... 3. 07/01/2010 15:46 - Simulator for a basic computer This is simple simulator for the basic computer described in the book of Morris Mano "Computer System Architecture". Here professor Hyunsoo Yoo maintains a succinct but complete description of this computer, check it if you can't find the book. In special look for the lectures 5 ( Basic Computer Organization and Design ) and 6 ( Programming the Basic Computer ) that this simulator ... 4. 12/09/2009 22:49 - Simple Tetris Clone (flash version) I did this little clone in C last year. The main idea was to separate the logic behind the gameplay from the layers of presentation and input. Thanks to that, porting the code to AS3 was a snap :D. Today I did some updates, without further ado: The source code can be downloaded from the project repository .... 5. 02/08/2009 11:30 - Very very simple interpreter in Flex This weekend I've been playing with making a very very simple interpreter in Flash, mostly for drawing functions of the form: z = f(x, y) . This is based in the part 4 of the famous Lets build a Compiler! tutorial by Jack Crenshaw. I'm planning to do a step by step tutorial when I have time.... | Estadisticas Posicion del Blog en Nuestro Ranking Hits Semanales Hits Mensuales |