The Wildest West

Started by 3DzForMe, September 13, 2019, 17:35:13

Previous topic - Next topic

MrmediamanX

nicely done,it's a shame I can't enter this comp due to prior situations but i'll be around for the next one.
It's a thing that doe's when it don't..

3DzForMe

#46
@MemediaManX:

Quotenicely done,it's a shame I can't enter this comp due to prior situations but i'll be around for the next one.

Thanks, I'm having all sorts of blooming requirements creep now - I'm even struggling to come to a decision about how to invoke the controls / aiming.

considering making the aiming option viable at later levels - with just the old straight 6 shooter for the first five levels. Might put the 'year' at the top right to signify how fast the bullets can reliably fly.

Not even started on the AI yet - I need a dev team  ;)

Current controls for P1:

I used to have code in BLitz3D on 2 PC's ago that reliably allowed use of a PC gamepad - tempted to try and work in stuff for a 'joystick' - but I think two player action might just have to involve crowding around the keyboard old school style.

Decided on the leveling 'up' being time dependent for the AI model. As for 2 player - am inclined to go for maybe 9 lives each.......   jury's out on that one.



BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

Initial stab at 'walking' trousers..... thought - not too bad - might need to scale them down a bit!

On the bright side - had a great idea about how to invoke some AI.
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

Qube

Interesting style to mix chunky pixel billboards with shaper resolution graphics. Look forward to seeing it in action :)
Mac Studio M1 Max ( 10 core CPU - 24 core GPU ), 32GB LPDDR5, 512GB SSD,
Beelink SER7 Mini Gaming PC, Ryzen 7 7840HS 8-Core 16-Thread 5.1GHz Processor, 32G DDR5 RAM 1T PCIe 4.0 SSD
MSI MEG 342C 34" QD-OLED Monitor

Until the next time.

3DzForMe

Quote from: Qube on October 13, 2019, 06:41:54
Interesting style to mix chunky pixel billboards with shaper resolution graphics. Look forward to seeing it in action :)

Yeah, me too - ideally pre-deadline - beginning to get a feeling I may have two releases - the deadline one and then a polished one with bells and whistles.... ;)

Anyways - onto the AI ;)
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

Xerra

We best have the first headshot taking the hats off or I'll be right grumpy  :P
M2 Pro Mac mini - 16GB 512 SSD
ACER Nitro 5 15.6" Gaming Laptop - Intel® Core™ i7, RTX 3050, 1 TB SSD
Vic 20 - 3.5k 1mhz 6502

Latest game - https://xerra.itch.io/Gridrunner
Blog: http://xerra.co.uk
Itch.IO: https://xerra.itch.io/

3DzForMe

A headshot will result in deathness, although a hat shot, well I've something in mind.....  :o
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

Variable hatness in.....hmm the clock marches forwards. :-X
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

Quote
Re: The Wildest West
« Reply #10 on: September 18, 2019, 06:57:21 AM »
QuoteModify
Today's challenge,  will collision detection code fit on one page.......moreover how the hell does the syntax hang together?


My main.bb is now up to 1952 lines...... wow. And the cowboys hat falling off logic isn't quite there yet.... Actually, hitting the hat logic isn't even there yet ;) ???
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

Excited to announce hat gets 'holed' then the hat place holder flys to the ground. I know, baby steps, Boot Hill for this decade  :o
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

#55
Two days.... Actually 1.9 ISH 1.04 ish, bugger.    :-\

Oh well, too dos:

1. Make P2 look less like has snow around him. [60%]
2. Calibrate bullets hit areas [69%]
3. AI for 2 player [19 %]
4. Music, increasing in tempo with levels [3% - still in discussion with resident musician about renumeration]
5. Menus [12%] - incorporated much deserved credit to Jayenkai  :D
6. Joypad controls. [60%]
7. Joystick control.  [0 %]    -   Can you actually have a joypad AND a joystick connected - bridge too far me thinks. Unless - I can squirt this in during bug fix week - hardly 'changing' functionality. Still VERY dubious Blitz3D will permit two separate USB esque things connected. Anyway, my AI is still in fag packet mode.
8. Figure why pixel 'bleed' on hi rez.[suspecting laptop gfx card issue - not a huge concern, but compromises display]

Simples, right?
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

#56
Okay time for a break - what do I do to chill out when the following is confounding me:



;191019: Make player2 gun move                                               

;WTF won't player twos bullets x start equal player 2 x blah !!!!!!!!!!!!!!!




Yes, I know, I don't know how I've got the wildest west trhis far either. :-\

Still got to de-rez the blooming sand (note to self - do first post a break)
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

See if I can find some old blitz joypad code for this bad boy:
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

#58
Just spent 20 mins making my sand look ..... shit. And I'm happy with it. Crazy what retro coding is like.

[EDIT] Except, it was too shit. Looked like planks of wood. If only I'd time to read the vagaries of Pixel ART - someone posted a link to a book on it. For now - we're at the death knell - again - so soon  ???
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1

3DzForMe

#59
prototype is....... not quite functional. lastminute springs too mind...........

Might have to have a close look at what is construed as bug fixing at this rate.

Wait, what am I saying - there is almost 25 hours of coding left.....
BLitz3D, IDEal, AGK Studio, BMax, Java Code, Cerberus
Recent Hardware: Dell Laptop
Oldest Hardware: Commodore Amiga 1200 with 1084S Monitor & Blitz Basic 2.1