Code a game competition - Win £250

Started by Qube, June 19, 2017, 01:45:10

Previous topic - Next topic

Rooster


col

@Rooster
That's a cool twist on the original - I like it.

Phew!!  8)
I've just finished it - well as far as I can go within the time constraints :P My fingers feel like they are going to bleed :o haha.
Thanks guys, especially to Qube, for the inspirations.

Any bugs will surely be proof of its hand coded nature being whipped up within 2 weeks!!

The source code and exe is hosted on Github.com at https://github.com/davecamp/StarRoids
It's a windows build and requires DirectX11.

Oh... Please don't hold me responsible for mashing your keyboard  :P
https://github.com/davecamp

"When you observe the world through social media, you lose your faith in it."

Qube

Hi col, I've tried your game in Windows 7 ( DX 11 ) and Windows 10 ( DX 12 ) but both just flash up a window and quit :( - Is there anything else I need to install?
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.

muruba

Quote from: col on July 29, 2017, 01:26:23
I've just finished it - well as far as I can go within the time constraints :P My fingers feel like they are going to bleed :o haha.
Thanks guys, especially to Qube, for the inspirations.

Looks good on my win 8! Nice sound :)


col

#80
Quotebut both just flash up a window and quit :(
I've added a try/catch which *should* popup a window if a 'throw' occurs in the game.

The usual culprit is not having DirectX11 installed :P
You can safely have it installed even if you have Dx12 already - it doesn't overwrite newer versions and all can be safely installed side by side.

If you can could make sure there is a d3dcompiler_47.dll and/or d3dcompiler_43.dll in your windows/system32.

QuoteLooks good on my win 8! Nice sound :)
Thanks!! Did you get passed Level 3 and pick up the bomb? - I'm interested to know what people think of the bomb effect - I spent a whole day ( maybe 2 ) just getting that to work  8)
https://github.com/davecamp

"When you observe the world through social media, you lose your faith in it."

Rooster

@col
Looks good, and thanks for the nice words. ;)

@muruba
Thanks!

Steve Elliott

Looking forward to checking out the entries.   :D

I was on holiday for half the month and now I'm too busy with work.  Oh well, there's always next month's competition   ;)
Win11 64Gb 12th Gen Intel i9 12900K 3.2Ghz Nvidia RTX 3070Ti 8Gb
Win11 16Gb 12th Gen Intel i5 12450H 2Ghz Nvidia RTX 2050 8Gb
Win11  Pro 8Gb Celeron Intel UHD Graphics 600
Win10/Linux Mint 16Gb 4th Gen Intel i5 4570 3.2GHz, Nvidia GeForce GTX 1050 2Gb
macOS 32Gb Apple M2Max
pi5 8Gb
Spectrum Next 2Mb

Qube

@col - Got your game to work \o/ - It dawned on me that I was using Windows via Parallels and that doesn't support DirectX 11 so once I tried it on my Surface Pro tablet all was running smooth :) - Great version, well done :D
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

#84
Still a ways to go.... how many days are left? I make it 2.15 ish:



@col, theres some polish in your game - well done, the initial splash screen draws you right in ;)

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

col

#85
@Qube
I thought it would be something simple hehe. Glad that it works!

Quotethe initial splash screen draws you right in
Yep... Literally  ;)

Thankyou guys!

I wanted to put a high score table in there, and resolve a couple of bugs ( that happen under incredibly rare conditions ) and potential cheats/advantages that I know of... but never mind hehe.

My highest score is just under 80 thousand so far, it gets pretty hectic and the advantages can only be had early in the game hehe ;D

QuoteStill a ways to go.... how many days are left? I make it 2.15 ish:
You can do it... we have faith in you  ;)

I'm looking forward to playing the other entries too, quite exciting stuff  8)
https://github.com/davecamp

"When you observe the world through social media, you lose your faith in it."

Qube

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.

Rooster

Quote from: Qube on July 30, 2017, 00:46:28
Finally finished my entry, woot woot! :D

Comet Killer - July 2017 game competition

Hope you like it :P
Well my laptop and router are having a spat. So I tried using Wine on Linux, and it works, except for the sound and the sluggishness.
I made it to level four, and it looks really pretty. :)
I'll have to wait to see how it plays though.

Qube

Rooster, I've created a Linux version just for you :D - Updated info in the Showcase post http://www.syntaxbomb.com/index.php/topic,3303.0.html
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.

Rooster

Thanks again, works like a charm.
The game play is a lot harder now that I can't just sit and think my way out. :P