Building Street Fighter II in Ruby [video]
nikolay.rocks
Building Street Fighter II in Ruby [video]
1–10 of 39 posts
Re: Building Street Fighter II in Ruby [video]
#2It is really fun to see games coded in a language you know (and is not used for gamedev) -- completely new way of programming/thinking.
There is another great video similar to this of Tom Dalling coding a flappy bird clone using Gosu:
Re: Building Street Fighter II in Ruby [video]
#3It is really fun to see games coded in a language you know (and is not used for gamedev) -- completely new way of programming/thinking. There is another great video similar to this of Tom Dalling coding a flappy bird clone using Gosu: https://www.youtube.com/watch?v=QtIlyU2Br3o
looks awesome, thanks for the link!
Re: Building Street Fighter II in Ruby [video]
#4Hey Nikolay, now write it in Bash!
Re: Building Street Fighter II in Ruby [video]
#5Fantastic tutorial, I really like his presentation style of progressively walking through the commits. Great work.
Re: Building Street Fighter II in Ruby [video]
#6i would be more impressed if he coded this in sql.
Re: Building Street Fighter II in Ruby [video]
#7this is very awesome, big fan of the presentation technique
Re: Building Street Fighter II in Ruby [video]
#8i would be more impressed if he coded this in sql.
Difficult to do with a language that isn't Turing complete.
Re: Building Street Fighter II in Ruby [video]
#9the link is dead
Re: Building Street Fighter II in Ruby [video]
#10Very cool Nikolay. I also dig the git-wayback machine briefly showcased.