Rudy Boudewijn van Etten cfd4613889 Update README.MD 4 роки тому
..
resources 577eb82897 Add files via upload 4 роки тому
README.MD cfd4613889 Update README.MD 4 роки тому
spacesimulate.c 577eb82897 Add files via upload 4 роки тому
spacesimulate.exe fcca83e116 Add files via upload 4 роки тому
spacesimulateMult.c 7a7734ecea Add files via upload 4 роки тому
spacesimulateMult.exe 7a7734ecea Add files via upload 4 роки тому

README.MD

Here a asteroids(game) like simulation. It has a save and load state. It has ai that lets the ship move into a random direction without hitting a asteroid. It saves the state and gives the ship a random angle and thrust value and simulates a x number of steps into the future. If there is no collision then these values are passed into the regular visible onscreen version before(restored) the simulation occured.

Forward collision