A downloadable game

A game for the Fairchild Channel F, written in F8 assembly language over the course of around 24 hours. 

This is the classic modern-day mobile puzzle game 2048. The aim is to create a block containing the number 2048. When you move the controls in a direction, the blocks will move in that direction until they hit another block or the edge of the grid.

When a moving block meets a stationary block of the same value, they combine to create a block with double the value, which clears space on the grid.


Every time you make a move a new block is randomly placed on the grid, usually this will be a 2 but sometimes can be a 4. Should the grid fill up and there are no adjacent blocks of the same value to combine, the game is over and you will need to press the reset button.

Game Modes 

  • 2048 - the game finishes when you achieve a block with a value of 2048. Try and achieve this in the quickest time possible!
  • Long - the game continues until you create the largest block possible of 131,072 or there are no more moves available.
  • Time - you have three minutes to achieve the highest score you can.

Game modes are selected based on which button you press on the title screen.


How To Run

The .bin file can be played in MAME or MESS, you will probably need to locate the sl31253.rom/sl90025.rom and sl31254.rom BIOS files in order to successfully play Channel F games. I can't distribute these with the game but they are easily found on Google. 

This online emulator can also be used, as above you'll need to provide the BIOS roms. https://www.lexaloffle.com/bbs/?tid=34262

From the command line:

mess channelf -cart C:\tents.rom -w -r 720x720 -nodebug

StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorArlasoft
GenrePuzzle
Tags2048, channel-f, fairchild

Download

Download
2048_F8.bin 4 kB

Leave a comment

Log in with itch.io to leave a comment.