Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : burak via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

There should be some kind of whooshing sounds when a car passes right by you. That would complete the experience even more.

URL: https://forum.audiogames.net/post/511970/#p511970




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : crashmaster via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hmmm, I am unsure how to play this version.1.  I walk towards either a bonus object or coin and just go past, turn this way turn that way.I always get splattered eventually.So to play hit numbers 1 2 3 or 4, if I hear a horn noise I hit one of the numbers or several.If I get splattered, boom, if not I hear a ding and stop moving.If this is all this game is then I don't get the concept.I liked the original roadsplat without the bomb in it where I walked past cars, and shot a few vehicles,  I do not understand the concept of this new build.As for those that are wanting to run from source, its quite easy to do.I have a few extra commands on the command line to force extras and stuff.1.  nodejs is at www.nodejs.org.I always get the current version.I also install optional tools, though you will need at least 10gb of space for all those to install and you probably may not need it.Commands I use.from the directory.npm install -finstalls everything including optionalsnpm installnpm audit fixnpm audit fix -fforces and fixes any security issues, note not all are fixed.npm install buildnpm install build -fnpm run buildnpm start build.in addition I also do after any nodejs update npm install -g npm as sometimes the npm version is not the latest and it warns you about it.

URL: https://forum.audiogames.net/post/511923/#p511923




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : marko via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

ogomez92 wrote:Hi, try git pull againand then npm run runBtw are you on Discord?What about your old stuff like rfyl? Will those be on github?

URL: https://forum.audiogames.net/post/511909/#p511909




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : Jonnyboy1991 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

I'm tempted to run this on my system and see how it is. I know some Java, just have to install node.js and get stuff running.

URL: https://forum.audiogames.net/post/511849/#p511849




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

yesby reverb I meant convolution, so I'll experiment with effects

URL: https://forum.audiogames.net/post/511835/#p511835




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : burak via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hello,The temporary affect for getting hit should be sound muffling rather than reverb.

URL: https://forum.audiogames.net/post/511794/#p511794




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

HiI have a new recording for you guyshttps://oriolgomez.com/r3d.mp3Note though that my NVDA synthesizer is in Spanish, though its just a few numbers. Sorry about that. lolOK a few thingsEveryone who can't get  it to work just do what post 38 says, except you don't really need an admin cmd. Yes, you do need to install npm, just google it.as for the death on the road and roadsplat confusion, they are the same game. Roadsplat was later renamed death on the road, and roadsplat 3d is... a new rewrite of this game, though why its called roadsplat 3d and not death on the road 3d is purely because it's shorter to say roadsplat 3d and not death on the road 3d.Hope this clear things up.I also have a question for you guys, now that you know the game a little more, any ideas for bonus items or things to buy in the shop?For now I have thoguht of these:effects for getting hit temporary reverbBonuseshealth (found in epic stock media one of the advanced game bonuses I think, was very goodexpansion (considered a good bonus, only attainable on higher levels to expand the world back to original 80 squares)shrink (bad bonus because it speeds everything up)jukebox (spawns some loud music a few squares away and to the right or left). Times out after a few seconds but does not die with the tile generation.reverse targettingstop at objectives, but code score decreaseremove key 0 to stop (debug only)fix spawnTime shouldn't be 0 dealroad and street proportion beeps using nearest and furthest street and roadcode a scoring systemnew bonus: slippery ground, slip in a random direciton when step on tileThanks!

URL: https://forum.audiogames.net/post/511790/#p511790




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : arturminyazev via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

OK thanks

URL: https://forum.audiogames.net/post/511777/#p511777




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : jack via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Correct. Death on the Road is Roadsplat redone. There aren't any major mechanic differences, save for the addition of roadcoins with an associating shop.

URL: https://forum.audiogames.net/post/511772/#p511772




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : aaron via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi,If you have Death on The Road, then you'll have Roadsplat. you can find it on Oriol's website.

URL: https://forum.audiogames.net/post/511684/#p511684




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-24 Thread AudioGames . net Forum — General Game Discussion : arturminyazev via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

hellowhere i can get roadsplat?

URL: https://forum.audiogames.net/post/511601/#p511601




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : jack via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

@Fred:1. Install node.js, which will in turn install npm.2. Run Command Prompt, command prompt as admin just to be safe (I know pip throws a fit when I don't for example).3. npm install4. npm run runTakes less than 10 minutes, including the time it takes to download and install node.js. It's no wonder npm install failed for you, because you can't npm without npm. And you can't npm without node.js. And you can't node.js without downloading node.js. And you probably should not touch something that was clearly an experimental alpha without at least freaking Googling first...ogomez92 wrote:Soon we'll have roadsplat with farting cars.Oh if I could only get my hands on the sounds for the fart-hog from the Curb Game...lol.

URL: https://forum.audiogames.net/post/511590/#p511590




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : musicalman via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

My impression is that death on the road and roadsplat are the same thing, just the latter is newer and has more stuff in it. Could be wrong though.ogomez92 wrote:you don't really need to worry about cars that are behind you, as cars only spawn in front of you unless there was already a car behind you when you crossed, in which case it will not disappear, but rather will stop generating new cars from that position, dunno if that makes sense.Yeah that makes perfect sense to me. I didn't know that logic applied; I'm not technical enough to run the game from source, though I hope to be one day. I just know the damn road crossings game in cp is almost impossible for me because of how fast it goes, and I'm relatively certain it doesn't have that logic in it. Roadsplat seems much slower paced though. Back when I played a much older version of it, I was actually pretty good, mostly because the rhythm of the cars was slow enough that you could pretty much just wait, then cross, rinse and repeat, and build up health and almost never die, so I didn't actually care so much about timing it right. Lol

URL: https://forum.audiogames.net/post/511498/#p511498




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : musicalman via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

My impression is that death on the road and roadsplat are the same thing, just the latter is newer and has more stuff in it. Could be wrong though.ogomez92 wrote:you don't really need to worry about cars that are behind you, as cars only spawn in front of you unless there was already a car behind you when you crossed, in which case it will not disappear, but rather will stop generating new cars from that position, dunno if that makes sense.Yeah that makes perfect sense to me. I didn't know that logic applied; I'm not technical enough to run the game from source, though I hope to be one day. I just know the damn road crossings game in cp is almost impossible for me because of how fast it goes, and I'm relatively certain it doesn't have that logic in it. Roadsplat seems much slower paced though. Back when I played a much older version of it, I was actually pretty good, mostly because the rhythm of the cars was slow enough that you could pretty much just wait, then cross, rinse and repeat, and build up health and almost never die, so I didn't actually care so much about timing it right.k Lol

URL: https://forum.audiogames.net/post/511498/#p511498




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : arturminyazev via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

hellowhat is the roadsplat?i know only the death on the road game.

URL: https://forum.audiogames.net/post/511420/#p511420




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : aaron via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Everyone,You must consider the version on github as a very, very early alpha, designed for those who might be curious, but also with a bit of knowledge.As it stands, I've got no knowledge on how to clone or get this going, so I am very much content to wait until the game comes out, unless someone with more experiences offers to help me. However, the thing to note is that if you go ahead with this, you must be patient. A git repo isn't just "oh hay, here's an early game let's play". It's a bit more serious than that, aimed more at those who are a bit more technical.

URL: https://forum.audiogames.net/post/511417/#p511417




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

I said that cloning git projects is not for you because from the way you behave and ask questions you don't know what you are doing, simple as that.And nope, I won't keep to myself if there is anything to say, bad luck.Again, wait till the game is released and play it then.Greetings Moritz.

URL: https://forum.audiogames.net/post/511409/#p511409




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

for your information, not everyone has learned cmd, so do not try saying that others can not use cmd, ask before you talkand before moderators come here and starts throwing warnings and things like that, i just wish to say that if you have anything negative to say keep it for your self and not just blurt out with it!

URL: https://forum.audiogames.net/post/511402/#p511402




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

for your information, not everyone has learned cmd, so do not try saying that others can not use cmd, ask before you talk

URL: https://forum.audiogames.net/post/511402/#p511402




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : simba via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Dude, did it possibly come to your mind that this isn't for you? What do you expect us to do, handhold you all the way through?Just wait till the game is out so you can play it.And before you ask, no, I also can't get this to work, but I won't go and try because others have better things to do than tell me every little step of the way when you don't even yet know how to use the cmd.Greetings Moritz.

URL: https://forum.audiogames.net/post/511397/#p511397




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

i have opened the command line in the road splat folder, i type npm install in the command line but it does'nt do anything it sais that its not recognised

URL: https://forum.audiogames.net/post/511386/#p511386




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

do i press windows key +r?

URL: https://forum.audiogames.net/post/511370/#p511370




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : Patrick via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi.Does anyone happen to know how to run the game from source? I tried to run it, it opened in Brave (my default browser) showed an application window and then died.Could this be because of it's script blocking? Or is there a better way to run it and such? Totally new here.

URL: https://forum.audiogames.net/post/511365/#p511365




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

um, how to get to the comand line in the folder? idk how to

URL: https://forum.audiogames.net/post/511364/#p511364




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

like I said many timesyou need to 1. npm install2. npm run rundo this from the command line in the folder where you cloned the gameum, also, you don't really need to worry about cars that are behind you, as cars only spawn in front of you unless there was already a car behind you when you crossed, in which case it will not disappear, but rather will stop generating new cars from that position, dunno if that makes sense.

URL: https://forum.audiogames.net/post/511362/#p511362




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

i find a js folder and sounds and that, what file do i run

URL: https://forum.audiogames.net/post/511343/#p511343




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : musicalman via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

From the recording, it sounds like you're moving up, down left and right? If so, that's cool and introduces a new dimension to the old game!The only thing that really bothers me about these types of games is that I never know quite when it is safe to cross the road. I normally try to wait for a gap in the traffic and then go, but there's nothing stopping a car from coming just as I start to cross, so then it's a gamble. Try to complete my crossing and hope the car doesn't splat me, or try to go back and hope it doesn't splat me. Part of me also wonders if it would be better to try to listen to whether the car is in front of me, behind me, or coming right for me, but I'm normally not that good at the split second timing required to do that especially when it comes to in front/behind discrimination.

URL: https://forum.audiogames.net/post/511340/#p511340




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

easy. install git for windows or mac or linux, git clone https://github.com/ogomez92/roadsplat3d.git and then you have the source code. or when using the website, go to oriol's github and then click on repositries, roadsplat 3d and there is a button called clone or master. expand that one and click on download zip and there you go. it is not that hard to figure out

URL: https://forum.audiogames.net/post/511339/#p511339




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

please give a download link to the sorce coad

URL: https://forum.audiogames.net/post/511329/#p511329




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

well this game seems cool.

URL: https://forum.audiogames.net/post/511320/#p511320




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Ok, thanks.

URL: https://forum.audiogames.net/post/511307/#p511307




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

why would you want to compile a game into a .exe if its not released yet? Just play from source.  If you want an exe you can use elctron-builder but I don't provide support for that. I don't want to start more cloning drama. Soon we'll have roadsplat with farting cars.

URL: https://forum.audiogames.net/post/511306/#p511306




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

and i am going to try and play it.

URL: https://forum.audiogames.net/post/511297/#p511297




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ashleygrobler04 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi all, how will i be able to compile the game? i want to compile in EXE format. i know how to run the game from source.

URL: https://forum.audiogames.net/post/511295/#p511295




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : nyanchan via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

I've just figured out how it works 

URL: https://forum.audiogames.net/post/511294/#p511294




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : nyanchan via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

pulled and solved.Unfortunately, I'm not on discode.

URL: https://forum.audiogames.net/post/511289/#p511289




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : manamon_player via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

at 1 website doesn't working

URL: https://forum.audiogames.net/post/511288/#p511288




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-23 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi, try git pull againand then npm run runBtw are you on Discord?

URL: https://forum.audiogames.net/post/511284/#p511284




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : nyanchan via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Lol, I'm like a minced zombie after all. I still don't understand what I'm doing, but it's fun. I'm damn slow and splat. lollollollolOh, just wanted to let you know that the current master wouldn't compile for some reason.> parcel build ./js/main.js -d . --target=electron×  D:\other-git\roadsplat3d\js\car.js:78:0: Unexpected token (78:0)  76 |     }  77 | }> 78 | }

URL: https://forum.audiogames.net/post/511227/#p511227




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : nyanchan via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Lol, I'm like a minced zombie after all. I still don't understand what I'm doing, but it's fun. I'm damn slow and splat. lollollollol

URL: https://forum.audiogames.net/post/511227/#p511227




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : electro via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Wow just at the end of 2012 gosh what a game!

URL: https://forum.audiogames.net/post/511223/#p511223




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : austingrace via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Man this is a blast from the past!!! I remember playing this when it first came out years ago.

URL: https://forum.audiogames.net/post/511175/#p511175




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : nidza07 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hello, you don't. The game is not released yet. You can build it yourself and play, but if you don't know how to you probably should not. It is very early anyway, not ready for release.

URL: https://forum.audiogames.net/post/511122/#p511122




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

how do i download a file from github

URL: https://forum.audiogames.net/post/511121/#p511121




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Oh, as for gitlab, yes, I've migrated to gitHub. I have to change that link thanks!

URL: https://forum.audiogames.net/post/58/#p58




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : ogomez92 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

HelloI did say its a work in progressso yes, -80 health. Yes, of course there will be more cars.This is just a recording to show off the system, like I said on the first message 

URL: https://forum.audiogames.net/post/57/#p57




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : fredd via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

can you put a direct download link? i can not manage to download from github do to a not found error

URL: https://forum.audiogames.net/post/55/#p55




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : connor142 via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi, why are there so few car sounds in this version? Could you please add the 50 or so car sounds you had in the old death on the road game?

URL: https://forum.audiogames.net/post/51/#p51




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : Meatbag via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

recording sounds good, but wait, -80 health?

URL: https://forum.audiogames.net/post/511105/#p511105




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : daniel via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Hi,Sounds interesting. I've found it on your github, however just a note to let you know that your gitlab repo doesn't seem to be working, as I checked there first.Are you migrating to github?The source code link on your main page points to:https://code.oriolgomez.com:9900/ogomez92Thanks,Daniel

URL: https://forum.audiogames.net/post/511100/#p511100




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector


Re: I am rewriting roadsplat in 3d, and this is the result

2020-03-22 Thread AudioGames . net Forum — General Game Discussion : burak via Audiogames-reflector


  


Re: I am rewriting roadsplat in 3d, and this is the result

Nice work. I hope you add shooting.

URL: https://forum.audiogames.net/post/511098/#p511098




-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector