Show HN: Pseudo3d old school racing game made with pure JavaScript
wagnerandrade.github.io
Show HN: Pseudo3d old school racing game made with pure JavaScript
1–10 of 19 posts
Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#2Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#3 [blocked] The page at 'https://wagnerandrade.github.io/old-school-racing/' was loaded over HTTPS, but ran insecure content from 'http://github.com/wagnerandrade/old-school-racing/releases/download/0.0.1/old-school-racing.js': this content should also be loaded over HTTPS.
wagnerandrade.github.io/:1
Uncaught ReferenceError: Track is not defined (index):32Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#4Doesn't load for me: [blocked] The page at 'https://wagnerandrade.github.io/old-school-racing/' was loaded over HTTPS, but ran insecure content from 'http://github.com/wagnerandrade/old-school-racing/releases/download/0.0.1/old-school-racing.js': this content should also be loaded over HTTPS. wagnerandrade.github.io/:1 Uncaught ReferenceError: Track is not defined (index):32
Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#5A small suggestion - can you make the camera smoother? It's a bit jarring when it's going right and it suddenly starts going left.
Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#6Doesn't load for me: [blocked] The page at 'https://wagnerandrade.github.io/old-school-racing/' was loaded over HTTPS, but ran insecure content from 'http://github.com/wagnerandrade/old-school-racing/releases/download/0.0.1/old-school-racing.js': this content should also be loaded over HTTPS. wagnerandrade.github.io/:1 Uncaught ReferenceError: Track is not defined (index):32
Note to author, use a protocol-independent script tag, e.g. //github.com/wagnerandrade/old-school-racing/releases/download/0.0.1/old-school-racing.js
Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#7Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#8Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#9I love being able to drive in reverse at 300km/h.
Re: Show HN: Pseudo3d old school racing game made with pure JavaScript
#10If you can't access the physical layout of your keyboard (and using javascript, I'm not sure you can), using the arrow keys for all navigational things is really the best option.