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!
Oric Tetris
- 6502Nerd
- Flying Officer
- Posts: 158
- Joined: Thu Oct 08, 2020 9:48 pm
- Location: Leicestershire, UK
- Contact:
Oric Tetris
You do not have the required permissions to view the files attached to this post.
- Chema
- Game master
- Posts: 3259
- Joined: Tue Jan 17, 2006 10:55 am
- Location: Gijón, SPAIN
- Contact:
Re: Oric Tetris
Very nice! Congrats
- 6502Nerd
- Flying Officer
- Posts: 158
- Joined: Thu Oct 08, 2020 9:48 pm
- Location: Leicestershire, UK
- Contact:
Re: Oric Tetris
Thank you kind sir!
- Bieno
- Pilot Officer
- Posts: 71
- Joined: Thu Feb 23, 2012 11:36 am
- Location: Reus - Spain
- Contact:
Re: Oric Tetris
Thank you for this nice classic !
- 6502Nerd
- Flying Officer
- Posts: 158
- Joined: Thu Oct 08, 2020 9:48 pm
- Location: Leicestershire, UK
- Contact:
Re: Oric Tetris
Merci, bien!
- rax
- Flight Lieutenant
- Posts: 256
- Joined: Tue Jul 24, 2018 3:16 pm
Re: Oric Tetris
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?
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?
- Xeron
- Emulation expert
- Posts: 467
- Joined: Sat Mar 07, 2009 5:18 pm
- Contact:
Re: Oric Tetris
One of them is called Ricky
- iss
- Wing Commander
- Posts: 1951
- Joined: Sat Apr 03, 2010 5:43 pm
- Location: Bulgaria
- Contact:
- Dom
- Flying Officer
- Posts: 161
- Joined: Sun Nov 25, 2012 7:00 pm
Re: Oric Tetris
Thank you for this new version of Tetris. I love the music!