
Ever wanted to see how the popular Hacker Evolution games were made? Here is your chance with this package which contains all 3 Hacker Evolution games and their source code.
Modeled estimate, not a reported figure. How we estimate →
Media
About
Genres
Stats
All-time low is the lowest price we've recorded for this game since we started tracking it.
Languages: English**languages with full audio support
Engagement
Hours played at review time, across 31 reviews with recorded playtime.
Reviews
First Off I want to Clear a few things Up before getting into why you should buy this. Everyone should Know you are not buying the Games here, yes there is a version of the Games included. But they are stripped down versions so Visual Studio will not give Errors when using the Code. The games included are still Playable but you will not get any of the perks the Games for sale here on Steam Give and there is no Access to any of the DLC's with this. Now what you get here is Non commercial Access to the Source code for all 3 Games, what does this Mean? What it means is you have the code that was used to write the Games to play with for your own personal use Only. There's a Post in the Discussions section Asking what makes this a AAA Title? People really need to Understand the Dev is not Selling the Games here this is a Package for the Source Code, again Yes the games are included but they are not the Same as the ones already for sell on Steam I have every game available here on Steam by This Dev and I have bought allot of Bundles from there Dailyindiegames.com site. When I saw that they released the Code to the Hacker Evolution Games I just had to get it, like I said before I have all the Games Released by Exosyphen Studios and will be buying the up and Coming Hacker Evolution Immersion when it is Released. The Owner and Dev of Exosyphen Studios has always answered all My Emails and has given me some great deals on Stuff and his support on his games and anything else he does is top notch. Really not much I can say this is a Must for anybody wanting to see how a Hacker Game is Made or really any Game. People saying its not worth the $50 really don't need to even look at this page if you don't think $50 is cheap for the code to 3 Games. Then this is not for you. I am new to C++ but not to programming I have been programming in other languages for the last 15+ years and never really got around to C++. Always wanted to but its got a harder learning curve then say Basic. But now that I have this I will set down soon and learn as much as I can from it. Now the Pros and Cons Pros - You get Access to the Source Code - Support form the Dev - You get to Learn how to Code a Game in C++ Cons - None Rating 10/10 Final Notes for every one reading. - This is well worth the $50 the Dev is Asking - No you will not get Access to the Original Steam Game if you want them Support the Dev and Buy Them. - Should I buy this if all I want is the Game? No this is for programmers only unless you want to learn C++ then DO NOT Buy Remember this package is not meant for the Regular Steam user it is for programmers who want to learn more on how the HE games where made. If your a programmer then I recommend you buy this and support the Dev, if your not then just buy the Games on Steam and Support the Dev.
[b]Hacker Evolution Source Code[/b] is a package of three Hacker Evolution games: the original one, Untold and Duality. All of those three also come with source code, written in C++. If this review is too long for you, I suggest you to only read the first paragraph about the game's content and the final verdict at the end. [h1]What is happening in the game:[/h1] [b]Game:[/b] you have to crack servers, bounce, steal info, solve puzzles, "fight" other hackers and avoid getting traced. Hacker Evolution series consist of pretty standard hacking games like Uplink or soon-to-be-released Hacknet. As a big fan of this kind of games, I enjoyed HE as well. [b]Source code:[/b] of course, if you wanted to play hacking games, you wouldn't buy this. The main feature about this pack is the source code. It is written in C++ and it can be opened with Visual Studio (as well as the Community Edition, if you don't want to pay for the full version). This pack is intented for programmers or maybe people who want to learn programming and (like me) prefer learning by looking at something that is already made and figuring out why stuff works the way it does. [h1]Pros:[/h1] [list] [*]The whole idea of offering people source code is great. It is not common for developers to share the code with people, even if they're asking money for it. And I have to say that learning coding by seeing a proper and working example is really one of the best ways to do it. [*]Another good thing is that there are all 3 games with their codes included. That way, you can see how code progressed, changed and what features were added or improved. [*]The code is written cleary so you should have no problems reading it. [*]The whole package seems very small, it only takes 1 GB of your hard drive space. [*]Regarding the games, they are all good and you should like them if you're into hacking games. They have really good music and overall feeling is great when you play them. [*]The code can be compiled for Windows, Linux and MacOS, however, games in this pack can only be played on Windows. [/list] [h1]Cons:[/h1] [list] [*]While you get all three games in this pack, you do not get access to DLCs. What a shame. [*]Those game are good, but you're gonna get bored if you bought this for the games. One = good, three = too many. [/list] [h1]The final verdict:[/h1] If you are a programmer or just somebody who wants to know how to code, I really recommend this to you. You can't get a chance to look at some game's cource code very often. It includes three games so you should be occupied for more than enough time with the code. If you're in for the games, I only recommend you to buy this if you want to support the developer as you can get the games much cheaper and the DLCs aren't included. Also, I sincerely apologize that this review is not as lenghty as my other reviews are, it is exceptionally harder to review a source code than a game. Thank you for understanding and I hope you liked my review. Greetings, BirdCute [quote][b]Note that my copy of this game was obtained for free for reviewing purposes. However, this did not affect the quality and objectivity of this review.[/b][/quote] [i]--- If you liked this review or want to see more recommended games, be sure to follow our curator group: [url=http://steamcommunity.com/groups/Original_Curators_Group#curation]Follow Original Curator Group[/url][/i]
If you are a fan of the games and you want to learn more about programming this source code package is a god start, but a little bit pricey. You will have the opportunity to learn some basic 2D stuff and how to use SDL library. The programming style is old school, more C then C++, from the early 90' and DOS era. If you are interested on the the topics like rendering, shaders, sound mixing, system programming, multi threading, OpenGL, DirectX, you need to look else were, maybe on Handmade Hero project of Casey Muratori.
Primeiro de tudo, [b][u]esse pacote é para programadores, curiosos em saber como o jogo foi feito e para quem quer aprender algo de programação ou a fazer jogos[/u][/b]. Se você está aqui só interessado nos jogos em si recomendo que você não compre. Apesar dele vir com os 3 games da série ele não vem com DLC's e você também não poderá comprá-las. Os jogos só vem inclusos devido ao código fonte, afinal, se você tem ele basta compilar para ter o jogo não é mesmo? Voltando ao início, se você está interessando em ver como o Hacker Evolution foi feito recomendo que você compre esse pacote e se divirta estudando e brincando com o código. Caso contrário, compre cada um deles separadamente e divirta-se jogando.
[h1]是否曾想了解热门游戏《Hacker Evolution》系列是如何制作的?[/h1] 现在机会来了!通过这个合集包,您将获得所有3款《Hacker Evolution》游戏及其源代码: [b]Hacker Evolution(游戏+源代码) Hacker Evolution Untold(游戏+源代码) Hacker Evolution Duality(游戏+源代码)[/b] 这3个源代码项目可以在 Visual Studio 2010 中编译和运行,使用简单易懂的C/C++语言编写。购买源代码后,您还将获得来自首席开发者的无限制电子邮件支持。
其他三代游戏的合集外加源码 说实话,其实源码对大多数人的意义不大 游戏的话如果没买过其他三代还可以尝试下,如果已经买过的话纯粹就是浪费钱了
VS2015+WIN10编译成功,感谢作者愿意公开源代码。 另:自带的SDL2main.lib有点旧了,我在编译时即使正确配置了工程,也仍然会出现链接错误。使用新的lib文件替换即可。
Was very excited when i got this "game" and was looking forward to see the code. But the code doesnt compile, atleast not when i try it and i dont know else because there arent any instructions included and the "unlimited" email support doesnt answer, neither does somoene in the forum. Very very disapointing. Edit: Support finally answered and we are working on it. Edit Nr.2: Aaaaaaand now they dont reply again for 5 days and counting
[b]Celkem fajn, mít tak podobný "ve skutečnosti funkční" systém.... pískal bych si.[/b] :-D
Bu ürünü alan veya bu oyunu oynayan kişi hacker olmaz. Bu ürün Hacker Evolution, Hacker Evolution Untold, Hacker Evolution Duality oyunlarını ve kaynak kodlarını içerir. Yani bu üç oyunada sahip olacaksınız. Aynı zamanda kaynak kodlarınada sahip olacaksınız ve kodlar hatasız bir şekilde çalışıyor. Eğer Visual C++ kullanmayı veya C++ dilini bilmiyorsanız tabiiki kodlarıda çalıştıramazsınız ve yapımcıda suç bulursunuz! Fakat kodlar hatasız. Eğer C++ dilini bilmiyorsanız, bu ürünü satın almayınız. Bunun yerine üç oyunu da ayrı ayrı satın alabilirsiniz.
Related
Related
Trends
Modeled estimate over time, reconstructed from Steam's monthly review histogram.
Momentum
Pace estimated from the game's recent review growth (our daily snapshots) at its own sales-per-review ratio — a momentum signal, not booked sales.
Audience
Estimated from the language of this game's reviews — a proxy for where players are, not official Steam demographics.
Related
| Where Kiwis 几维鸟在哪里 | $525.7 | 69 | 96% | $0.49 |
| Geolosys | $526.7 | 52 | 83% | $0.77 |
| Spearmint Goose | $520.4 | 63 | 86% | $0.59 |
| Kitsune Kitchen | $520.1 | 70 | 81% | $0.49 |
| C-4 | $520.1 | 63 | 90% | $0.49 |
| Neon Girls | $517.9 | 89 | 85% | $0.49 |