eugenioclrc Posted April 19, 2014 Share Posted April 19, 2014 Hi! i have just make a rogue like game (small demo) Here is the link;http://eugenioclrc.github.io/roguelike-js/ Here is the source;https://github.com/eugenioclrc/roguelike-js I hope you like it!! Code and ideas were taken from; http://gamedevelopment.tutsplus.com/tutorials/how-to-make-your-first-roguelike--gamedev-13677 Mike, Luis Felipe and marvster 3 Quote Link to comment Share on other sites More sharing options...
rich Posted April 22, 2014 Share Posted April 22, 2014 That's really quite fun, nice smooth movement too (and I beat it, which I don't often do in rogue-likes!) eugenioclrc 1 Quote Link to comment Share on other sites More sharing options...
eugenioclrc Posted April 23, 2014 Author Share Posted April 23, 2014 Hahaha, its my first demo. I bet that you couldnt win in the next code iteration! pd: art was taken from http://opengameart.org/ Quote Link to comment Share on other sites More sharing options...
TangZero Posted April 23, 2014 Share Posted April 23, 2014 Nice, dude!I think you can evolve your game using the rot.js project (http://ondras.github.io/rot.js). Take a look! eugenioclrc 1 Quote Link to comment Share on other sites More sharing options...
eugenioclrc Posted April 23, 2014 Author Share Posted April 23, 2014 Yes, im working with rot.js for the next version. I will use it to map generation and light functions. If you like roguelike game check out the "Building a Roguelike in Javascript" tutorial serie;http://www.codingcookies.com/category/gamedev/ See the final result;http://www.codingcookies.com/demo/rl_part16/ Quote Link to comment Share on other sites More sharing options...
forwardresent Posted April 25, 2014 Share Posted April 25, 2014 It's neat, you've got the movement turn system down nicely, kind of plays like Hoplite on Android / iOS. Keep at it. eugenioclrc 1 Quote Link to comment Share on other sites More sharing options...
eugenioclrc Posted April 28, 2014 Author Share Posted April 28, 2014 I have just added some random maps using rot.js Also you can move using your mouse and i have added link to the previous versions so you could see the difference. http://eugenioclrc.github.io/roguelike-js/ Hope you enjoy it! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.