Category: Miscellaneous

Jitter (16-10-2005) (A2600 Game)

seemo has updated Jitter. The aim of the game: There’s a matrix of symbols, and you have to move the joystick or press fire, according to the current symbol (colored with red). If you do the right action, you’ll skip to the next symbol in the matrix, until the matrix is over or an empty cell is encountered : When this happens, you get a score based on the length of the sequence you completed. Changes:

  • symbols are drawn using player graphics
  • shortened the pause between sequences
  • changed background colors
  • difficulty switches are used to change notes and synth
  • http://www.atariage.com/forums/index.php?showtopic=75453

    By · 0 comments
    Col-Gems (Preview) (A2600 Game)

    Here’s a game similar to Columns, Jewel Master, or Salu’s Acid Drop. The playing field is 6×20, and the goal isto get groups of 3 or more like-colored gems in a row vertically, horizontally, or diagonally. Any time such groups are created, they will disappear and any gems above will fall down into gaps thus created. If this creates more groups of three in a row, those too will disappear in a chain reaction.Move the controller left and right to steer the current column of gems. Press fire to rotate the gems within the column. Press down on the joystick to drop the column quickly. In this version (not in the”real”game) you may push up to move the column of gems upward. Also, if you don’t like the current triplet of gems that’s coming down, you may change it by pushing up on the player two controller [again, this is a playtesting feature which will not be in the real game].The game ends whenever a set of three gems is not able to fall completely onto the screen prior to any gems disappearing. This will happen immediately if gems are piled to the top of the third column (where new gems always appear).Getting three gems in a row is worth a”base”of one point; four in a row two, five in a row three, etc. In a chain reaction, the second batch of gems is worth double, the third batch triple, etc. One gem may scored in multiple directions. For example, suppose columns 1 and 3 contain, from bottom up,”green red green red red”and a”green green green”gem is dropped between them. This will score four points for the green gems (two diagonal and two horizontal threesomes) and then another four points for the red gems (two vertical threesomes, doubled).http://www.atariage.com/forums/index.php?showtopic=77817

    By · 0 comments
    MGE Samples 1 – 3 (PSP misc)

    MGE, aka Micro Game Engine, has been ported from Mirco’s original Windows(DirectX) 2D gaming library. Currently it features:

    16 bits rendering. Manipulation virtual screens o VRAM screens areas. Defining working screen (akarender target) Sprite Drawing, with different mode, transparent, inked, etc. Sprite Banks, for sprites animations, grouping and easily manipulation. Clipping, Zoomed, Transparent copy of screens. Basic input control. Configuration XML file. Data logging, with indentation and log levels. TGA files reading (32 or 24 bits), include uncompress from gzip files.

    http://forums.ps2dev.org/viewtopic.php?t=3820

    By · 0 comments
    Attack of the Mutants v0.3 (PSP Game)

    DeNitro has updated his shooter game”Attack of the Mutants”. Changes:

  • Ported AOTM to PSPSDK
  • New Music Added using Mikmodlib.
  • Disabled anti-aliasing on 3D sprites to better fit the classic style (minor difference)
  • Added 2 Bonus levels
  • Basic modding support added to allow customized sprites/graphics. See README_MOD.txt for Info
  • Size of eboot and game greatly reduced from version 0.2 (almost 70%)
  • Added some 1-liners submited by BrokenWing
  • Many minor bug fixes (all I know off), thanks to everone who submited them
  • A few minor gameplay changes/additions
  • http://www.dcemu.co.uk/vbulletin/showthread.php?t=11069

    By · 0 comments