English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 11 May 2020, 01:13   #41
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
The play area would fit on an ntsc screen, so the levels would be the same. The panel would have to be replaced by something covering parts of the main board. Sprites maybe? Menu redone with smaller fonts. Gfx-wise not that big of a change. Code would be a huge headache for sandruzzo since it depends on pal timings. It runs on ntsc but is way too fast and unplayable.
ppill is offline  
Old 11 May 2020, 01:32   #42
saimon69
J.M.D - Bedroom Musician
 
Join Date: Apr 2014
Location: los angeles,ca
Posts: 3,516
Gotta keep in mind US amigans, they are supportive
saimon69 is online now  
Old 11 May 2020, 08:43   #43
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,535
Send a message via ICQ to Predseda
Quote:
Originally Posted by ppill View Post
And a sneak peak at the next game in the works:

Looking forward to it, I like unusual games.
Predseda is offline  
Old 11 May 2020, 16:56   #44
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
I've been getting feedback from a lot of folks playing the game and it seems many are enjoying it

It's very easy to add more levels to the game. They're just plaint txt files stored in the Raw/Level0 drawer.



Here's the level00.txt file (and the resultting level above):

Code:
06
08
100
100
0,0,0,0,0,0,2,0,0,0,0,0,0
0,0,0,0,0,0,2,0,0,0,0,0,0
0,0,0,0,0,0,0,0,0,0,0,0,0
0,0,1,1,0,1,2,0,0,0,0,0,0
0,0,0,0,0,3,4,0,4,4,0,0,0
0,0,0,0,0,0,0,0,0,0,0,0,0
0,0,0,0,0,3,0,0,0,0,0,0,0
0,0,0,0,0,3,0,0,0,0,0,0,0
0,0,0,0,0,0,0,0,0,0,0,0,0
X starting position (00-12)
Y starting position (00-08)
Moves (000-999)
Time (000-999)
Layout 13x9, 1-4 separated bu commas.

You don't have to include all colors but each color should have at least to two starting tiles.

Hope someone tries their hand at making a few levels

In case you missed it, the demo is out now.
ppill is offline  
Old 11 May 2020, 17:16   #45
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
I want to tell Thanks to ppill and simone69 These guys are amazing. We did a great job together!

Now we're moving toward next one, which will be a little bit challenging sinc I want try to do it with 64 colors and parallax.

Here our inspiring game :
[ Show youtube player ]


But I want to keep wall as the spectrums' original:
[ Show youtube player ]

Last edited by sandruzzo; 11 May 2020 at 17:28.
sandruzzo is offline  
Old 11 May 2020, 22:26   #46
zzbylu
Saberman
 
zzbylu's Avatar
 
Join Date: Dec 2016
Location: Kielce/Poland
Posts: 326
Chips - small gameplay
[ Show youtube player ]
zzbylu is offline  
Old 11 May 2020, 22:41   #47
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
Quote:
Originally Posted by zzbylu View Post
Chips - small gameplay
[ Show youtube player ]
Thanks!
Spoilers
ppill is offline  
Old 12 May 2020, 00:01   #48
zzbylu
Saberman
 
zzbylu's Avatar
 
Join Date: Dec 2016
Location: Kielce/Poland
Posts: 326
Sorry about that. Great game!
zzbylu is offline  
Old 12 May 2020, 00:12   #49
malko
Ex nihilo nihil
 
malko's Avatar
 
Join Date: Oct 2017
Location: CH
Posts: 4,856
Quote:
Originally Posted by Aladin View Post
Chips (DrHirudo)
[....]
v1.31
https://web.archive.org/web/20101123...miga/Chips.php
(but no download on web archive)
Maybe something has changed as both links are responding (v1.31 (68k) & v1.4 (OS4)) .
malko is offline  
Old 12 May 2020, 00:16   #50
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
Quote:
Originally Posted by zzbylu View Post
Sorry about that. Great game!
No worries. Loved the moments of hesitation when you figured out you got stuck
ppill is offline  
Old 13 May 2020, 17:45   #51
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
Version 2 of the Beta/Demo is out.
Changes:
- fixed a gameplay bug that allowed you to move "behind" tiles
- after dying and pressing ESC, Restart is the default button
- you can move by holding down the direction on the joystick (same applies to keyboard).
- joystick now works in the Options menu.

Also made a Hires 4 color icon for the game.



Enjoy!
ppill is offline  
Old 22 May 2020, 20:56   #52
Amigajay
Registered User
 
Join Date: Jan 2010
Location: >
Posts: 2,881
Great work guys! The updated version displays the menu screen correctly now on AGA machines!
Amigajay is offline  
Old 22 May 2020, 22:14   #53
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
Quote:
Originally Posted by Amigajay View Post
Great work guys! The updated version displays the menu screen correctly now on AGA machines!
Thanks!
What was the bug? No one mentioned it before.
ppill is offline  
Old 22 May 2020, 22:19   #54
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
We fixed some more bugs! Thanks to all for supporting us!
sandruzzo is offline  
Old 22 May 2020, 22:26   #55
Amigajay
Registered User
 
Join Date: Jan 2010
Location: >
Posts: 2,881
Quote:
Originally Posted by ppill View Post
Thanks!
What was the bug? No one mentioned it before.
The text on the main menu was all black, you could see a slight change when you moved between settings so it was usable, and the game itself was fine.
Amigajay is offline  
Old 22 May 2020, 22:28   #56
sandruzzo
Registered User
 
Join Date: Feb 2011
Location: Italy/Rome
Posts: 2,281
@Amigajay

Was it on real Aga?
sandruzzo is offline  
Old 22 May 2020, 22:53   #57
Amigajay
Registered User
 
Join Date: Jan 2010
Location: >
Posts: 2,881
Quote:
Originally Posted by sandruzzo View Post
@Amigajay

Was it on real Aga?
Well CD32 config via Winuae, so not real hardware no
Amigajay is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
After TOKI Remake, Mr Nuts Remake or 2, it seems... CFou! News 14 07 March 2022 23:59
Chips Remake ppill Coders. General 4 02 July 2019 06:10
Chips Challenge Champions_2002 request.Other 2 30 August 2010 10:53
Sid Chips, which one to get? ElectroBlaster support.Hardware 13 18 November 2005 19:43
AY-YM chips mtb Nostalgia & memories 16 26 February 2003 21:08

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:25.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.17313 seconds with 15 queries