Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.16 KB

File metadata and controls

30 lines (17 loc) · 1.16 KB

TETRICE

This game is a version of Tetrice for the Alice 32 micro computer.

It is written in C and compiled using the CC68 compiler.

It has been developed mostly using the DCAlice emulator, as well as My First Alice32 Emulator.

It has also been tested from time to time on real hardware (Alice 32). Please note that this game requires an Alice 32 or Alice 90, it does not work on the original Alice model based on the Tandy MC10.

How to use

Run make to build the executable: tetrice.k7.

The k7 file can then be loaded as a cassette tape in an emulator; or converted to WAV to be loaded on a real machine.

For your convenience, you will find the k7 and wav files attached to the releases.

How to play

  • O : left
  • P : right
  • A and Z : rotate
  • Space bar : accelerate / drop

Demo video

Here is a short Webm of the gameplay using DCAlice.

Demo.TETRICE.beta.webm