A simple, incomplete game in C# using WinForms
This repository has been archived on 2022-08-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
CreepyCrafter24 739a35d00f Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
1 Some ToDos 2019-10-05 17:49:56 +02:00
2 Some ToDos 2019-10-05 17:49:56 +02:00
3 Fixed some stuff (Drawing is now working, yay) 2019-10-07 17:26:55 +02:00
3g Some ToDos 2019-10-05 17:49:56 +02:00
4 Fixed some stuff (Drawing is now working, yay) 2019-10-07 17:26:55 +02:00
Base Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
CaptchaGlitch_Double Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
CaptchaGlitch_Rand Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
LaptopSimulator2015 Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
LevelTest Some improvements (Physics in Level 3 still not fixed, added some debugging) 2019-10-06 17:13:10 +02:00
zz_CaptchaGlitch_Empty Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
zzz_ShuffleChars Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 2019-09-28 19:05:06 +02:00
.gitignore tweaked make.bat and .gitignore to reflect other changes 2019-10-07 17:37:55 +02:00
LaptopSimulator2015.sln Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
README.md Minimal change: quality feature implemented in tick function 2019-10-09 18:59:31 +02:00
ToDo.txt Removed CC-Functions dependency 2019-10-12 10:37:20 +02:00
make.bat tweaked make.bat and .gitignore to reflect other changes 2019-10-07 17:37:55 +02:00

README.md

LaptopSimulator2015

If you don't have LaptopSimulator2015/Resources/fans.wav , you can replace it with any sound that reminds you of old PCs fans.

Building

Either run make full or build the solution in Visual Studio. You will not be able to use the Designer until the project is built at least once.