12

Game for coders or really anyone interested in programming where you have simulated network on which you can perform attacks

Project Type
Existing project
Summary

Game for coders or really anyone interested in programming where you have simulated network on which you can perform attacks

Description
Currently working is man in the middle attack, next coming is the probably DDoS (which is possible atm but would freeze your pc) and maybe RFID eaves-dropping. The individual simulated computers can now run python scripts but the system is ready for any language as long a C# has port / compiler / whatever for it. (currently using Iron Python) The game is going to have a simulated world made of sectors and different companies will have control over different sectors and by attacking a company you decrease the company's power in the sector and if you're good you should be able to change the power balance to your will.
Tech Stack
C#, Python
Current Team Size
1
Comments
  • 1
    If you'd like to join, I can upload the project to Github and we can do this together!
  • 2
    Graphics, it's meant for a wider audience than the text based version would allow.

    With that being said, the core of the game is intentionally independent on the renderer, I could make it a text based game with just a slight adjustments to the core and a text based output logic addition.
  • 1
    That sounds pretty cool, I'll implement some of your ideas!

    The game is more than just a console, you have a actual physical map of the complex you are hacking into. The gameplay is like the Mission impossible movie or Hitman, but with more computers.
  • 0
    I looked up covert action, properly, and yeah, it's pretty similar to what I am going for!
  • 0
    I'd love to work on this in my free time. I know a lot about python but nothing about c# so it will take me some time to understand it.
  • 1
    @samsepiol That's great! No worries, you can be programming the in game computers which are almost entirely made of python, im gonna put the sources on git probably tomorrow, so you can take a look.
  • 0
    @samsepiol

    Hey, I uploaded the game on github: https://github.com/mawshica/..., could you go to the discord server https://discord.gg/eCD59ZD so I can properly introduce you to the code?
  • 0
    Hey, so sorry to keep you waiting but I've been busy lately. I will let you know when I'm free.
  • 0
    @samsepiol no worries mate tell me when you're ready
  • 0
    I can help you with the testing
  • 1
    @minsomai sure, testers are always important, can you go on the Discord I sent earlier?
Add Comment