Search results for query: *

  • Users: stad_nico
  • Content: Threads
  • Order by date
  1. stad_nico

    program a village system in c#

    I am very new to c# and to programming in general and I have quite a complex idea and I dont know how to do that properly. So my idea is to have a village that the user can build itself, meaning he can build houses, farmlands,... and there are 50 people living in that village. What I thought of...
  2. stad_nico

    Resolved What is the best way of storeing custom data values?

    I am new to c# and I need to store many custom values maybe as an object? I am used to JavaScript, the following code does that what I want in JS, but I dont know how to do the same in c#: var exampleObject = { "playerScored":true, "goalCount": 5, "playerInfo": { "name": "Manuel...
Back
Top Bottom