Good articles found on the web.
- 
					
					
					
					
 Ever wanted to make an old-school racer like Hang-On or Outrun? Well, you’ll get a good start here: http://www.extentofthejam.com/pseudo/ EDIT: here it is explained more fully and with more diagrams. If you were put off by the maths in the first one, have a look at this: https://codeincomplete.com/articles/javascript-racer-v1-straight/ 
- 
					
					
					
					
 @toxibunny thanks for this i did try a while ago maybe another bash at it in the near future 
- 
					
					
					
					
 Another great find, @toxibunny ! After reading the articles, I feel the urge to make an Outrun game! Maybe one day... 
- 
					
					
					
					
 
- 
					
					
					
					
 @waldron very inspiring - like it 
 21:33 "dream no small dreams" "go big or go home" -> additional interpretation: its ok to start many WIPs just because it could be cool ;-)
 29:02 "a game has a finite amount of resources" -> oh yeah, free-time, length of the night, he suggest to watch the scope and use "modular" principle: re-use wherever possible
- 
					
					
					
					
 @spikey said in Good articles found on the web.: @waldron very inspiring - like it 
 21:33 "dream no small dreams" "go big or go home" -> additional interpretation: its ok to start many WIPs just because it could be cool ;-)That sounds like an invitation for me to start yet another WIP. I haven't even posted here about my BurgerFuzion WIP :) 
- 
					
					
					
					
 I don't know if this is super useful but it can help if u run out of ideas for ur games 1: https://www.gamedesigning.org/gaming/game-ideas/ 
 And
 2: https://orteil.dashnet.org/gamegenIm not sure that the 2nd works to every1 
 I hope this helps :)
- 
					
					
					
					
 @landein207 said in Good articles found on the web.: "An experimental game where you rewrite bread and it's sort of a parody." 
 Haha, what does that even mean.
- 
					
					
					
					
 Idek lol it is random to generate ideas and is a true madness of silly ideas 
- 
					
					
					
					
 Rewrite bread huh? 
- 
					
					
					
					
 @toxibunny I didn't know this was even a thing! 
- 
					
					
					
					
 
 A handy video diving into sprite camera's with different set-ups
- 
					
					
					
					
 An article about different approaches to AI for your baddies and npcs. Gives a quick overview from the very simplest to stuff I had to skip past to avoid a headache. Good to get you thinking though :) 
- 
					
					
					
					
 I've been subscribed to this channel for a while, but I found one of his videos that might be a great addition to this list: 
- 
					
					
					
					
 
- 
					
					
					
					
 @Doriphor I tried watching that video, it's 47mins long and by the time it got to 1 min and 9 seconds it was over my head and I had no idea what he was on about. lol 
- 
					
					
					
					
 Nice article about designing video games bosses. Since that is exactly what I'm doing at the moment, I found it very interesting... 
 https://www.gamasutra.com/blogs/MichaelMolinari/20100619/87532/Video_Game_Boss_Design_For_Shmups.php
- 
					
					
					
					
 Some nice pixel art tutorials... 
- 
					
					
					
					
 Here’s a good one to get started with isometric: http://clintbellanger.net/articles/isometric_math/ 
- 
					
					
					
					
 I have just found this page about making functions to play musical scales and chords. It walks you through it, beginning to end, full pseudocode. 
 http://www.guitarland.com/Music10/FGA/LectureMIDIscales.html
 
			
		 
			
		 
			
		 
			
		 
			
		 
			
		 
			
		