Skip to content

tomconte/tetrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tetrice: Tetris on the Alice 32/90

Resources

Stars

Watchers

Forks

Packages

No packages published