Humans and elves have always lived in peace, they worked with each other and lived in the same cities. It has changed with the orc raid, their strength was large enough to beat the Old kingdoms… The elves left the people, and hidden in the woods, they became wild forest elves. There were clumsy among people who were killing each other… Some were trying to oppose the orcs, but they weren’t strong enough to deal with them. They were caught by orcs and passed to heavy work in mines, all insubordination was rewarded with a severe flogging. People living in the caves for years slowly got used to living in the dark. Everything changes with the accidental killing of an orc by a young man… Our project is a 2d RPG game that features:
Fighting
Equipment
Quests
Treasure chests
And even more !
If you would like to to check out our game You can download it TheLostStory_Release ! He highly recommend you playing on Windows 7. There are some issues with compatibility on other systems which we will try to eliminate in the future. If you find any bug please leave a comment.
Hello!
I’ve been playing your game lately, I found some stuff like:
– The game crashes when you finish the conversation with General Keinar. It happens very often.
– I love the chest opening, though I think it’s way too random, or the lockpicks aren’t durable enough. (Maybe third mistake on one lockpick breaks it?)
– The maps aren’t really that helpful in my opinion. At some point you just look at possible movements, not caring about enemies on the way. How about some traps? Random enemies that attack you when you move through some rooms? Didn’t see them to the moment I played. (And I can’t replay due to the General Keinar bug. I made it once through the conversation and I died at the fight with Admiros).
The game overall is awesome, I like the idea.
(I’m on Windows 10).
Cheers!
Hi Patryk! Thank you for playing our game. Bugs that you have found will be fixed in the future. Thanks for your feedback.
Hi guys! I’ve reviewed your code and have some points. Please don’t treat this message as a criticism but those points underneath are only first thoughts:
1. Decide what language you are using for file names and code. I’ve noticed that a few variables, files, methods, class names are in english and others in polish. You should use rather english language everywhere.
2. Be sure what the OOP is. Some classes are only container for functions like in structured programming.
3. I saw a great job with ascii art ? but have you thought about some GUI for your game? It doesn’t necessarily have to be complicated. A gameplay could be similar but it will be great to see for example players equipment all the time.
4. Last but not least, you don’t have any convention for code formatting and it’s illegible.
5. For me, the most important thing is that you’ve wrote a complicated messy code and after some time, you will wondering what you thought then or maybe new developer will join to your team and spend a lot of time to figure it out. You guys should think about some code refactor to make it simpler.
Hi Piter! Thank you for playing our game and time that you have spent reviewing our source files. Everything you pointed out was very helpful for us. We are planing to use GUI in our next project. Most mistakes were coused by the fact that this is our first bigger project. Thank you for your feedback.
Hi Guys!
Impressive work, but I guess it is not finished yet. Indeed, there are some problems with playing on Win 8.1 and Win 10. There are also some other issues – please find some comments here: https://www.est.edu.pl/makeappclub/wp-content/uploads/2017/03/The_lost_story_PW_comments.docx. There were made by the programmer with some experience in this field. Note that it is not a full code review but only some quick remarks. Maybe they will be a good starting point to develop the game further? Good luck! Waiting for the news about next stages!
Hi! Thank you for the soild review. In fact this game was our first bigger project and we appreciate every help. Thanks for your feedback.