Oric Tetris

Want to talks about games you like, would like to see developed on the Oric, it's here.
User avatar
6502Nerd
Flying Officer
Posts: 158
Joined: Thu Oct 08, 2020 9:48 pm
Location: Leicestershire, UK
Contact:

Oric Tetris

Post by 6502Nerd »

Hello all

I have converted my Tetris clone running in dflat (custom ROM and language for Oric). This is written in C with libraries for graphics and sound converted from dflat routines. Source is on GitHub (https://github.com/6502Nerd/Oric-Tetris)but thought it would be useful to provide the TAP file here.

As it is using OSDK then this is for the Oric Atmos not Oric-1 as I call ROM routines for some functions (e.g. hires, paper, ink).

Keys in the game:
- Left / Right : Move
- Down : Drop down fast
- Space : Rotate clockwise

When the game is in 'attract' mode, left/right cursor keys will turn music off/on. If you get to the high score table then simply type your initials here.

Scoring is as follows:
- Lowest line completed on the grid gives 2 points
- 1 point more for each line further up
- Multiple lines multiplies score by 2,3,4 of the normal value
- Thus risk vs reward - completing lines higher up the board gives more points, especially if you get multiple lines!

I have tried this on my trusty Oric-1 using the Atmos ROM using LOCI - seems to work quite well, in fact better than emulator as the keys seem more responsive.

By way of competition, my high score is 600, although the highest level I got to is 8. By level 8 it's quite fast and once you go wrong hard to recover!
You do not have the required permissions to view the files attached to this post.
User avatar
Chema
Game master
Posts: 3259
Joined: Tue Jan 17, 2006 10:55 am
Location: Gijón, SPAIN
Contact:

Re: Oric Tetris

Post by Chema »

Very nice! Congrats
User avatar
6502Nerd
Flying Officer
Posts: 158
Joined: Thu Oct 08, 2020 9:48 pm
Location: Leicestershire, UK
Contact:

Re: Oric Tetris

Post by 6502Nerd »

Chema wrote: Tue Oct 28, 2025 10:02 pm Very nice! Congrats
Thank you kind sir! :D
User avatar
Bieno
Pilot Officer
Posts: 71
Joined: Thu Feb 23, 2012 11:36 am
Location: Reus - Spain
Contact:

Re: Oric Tetris

Post by Bieno »

Thank you for this nice classic !
User avatar
6502Nerd
Flying Officer
Posts: 158
Joined: Thu Oct 08, 2020 9:48 pm
Location: Leicestershire, UK
Contact:

Re: Oric Tetris

Post by 6502Nerd »

Bieno wrote: Thu Oct 30, 2025 12:56 pm Thank you for this nice classic !
Merci, bien! :D
User avatar
rax
Flight Lieutenant
Posts: 256
Joined: Tue Jul 24, 2018 3:16 pm

Re: Oric Tetris

Post by rax »

Great Tetris!

I really like the background music and the movement effects, as well as the melody that plays after the game ends.
The feeling during gameplay is really good.
I'm used to being able to rotate the pieces with the up arrow as well, so at first it was a bit difficult for me to get used to the controls.

(This game reminded me that I have a similar unfinished project!)

Fun fact: did you know that each Tetris piece actually has its own name?
User avatar
Xeron
Emulation expert
Posts: 467
Joined: Sat Mar 07, 2009 5:18 pm
Contact:

Re: Oric Tetris

Post by Xeron »

One of them is called Ricky
User avatar
iss
Wing Commander
Posts: 1951
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: Oric Tetris

Post by iss »

20251129_151418.jpg
:lol:
You do not have the required permissions to view the files attached to this post.
User avatar
Dom
Flying Officer
Posts: 161
Joined: Sun Nov 25, 2012 7:00 pm

Re: Oric Tetris

Post by Dom »

Thank you for this new version of Tetris. I love the music!
Post Reply