1k minecraft
js1k.com
1k minecraft
1–10 of 34 posts
Re: 1k minecraft
#2http://birdgames.nl/2014/04/js1k-post-mortem-minecraft/
Lots of very interesting details, but surprised to see setInterval instead of requestAnimationFrame
Re: 1k minecraft
#3I can't help but love things like this, if for no reason other than that it makes programmers look like bona fide magicians (and thus justifies exorbitant day-rates).
Re: 1k minecraft
#4Re: 1k minecraft
#5If you're into tiny cube-based 3D engines also have a look at this demo for the Lobster programming language (http://strlen.com/lobster): http://i.imgur.com/ZZWFkXn.jpg. Its entire source code fits in the screenshot.
Re: 1k minecraft
#6Doesn't work in FF 33.1.1 on windows 8 -- each line of the image/video is shifted so the result looks \\\\\\\
Re: 1k minecraft
#7Re: 1k minecraft
#8Doesn't work in FF 33.1.1 on windows 8 -- each line of the image/video is shifted so the result looks \\\\\\\
added image : http://imgur.com/9xK3JoK
Re: 1k minecraft
#9Re: 1k minecraft
#10Impressive! I can't help but love things like this, if for no reason other than that it makes programmers look like bona fide magicians (and thus justifies exorbitant day-rates).