A simple, incomplete game in C# using WinForms
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
J. Fronny a42306b0b1 Add LICENSE 3 years ago
1 Some ToDos 4 years ago
2 Some ToDos 4 years ago
3 Fixed some stuff (Drawing is now working, yay) 4 years ago
3g Some ToDos 4 years ago
4 Fixed some stuff (Drawing is now working, yay) 4 years ago
Base Removed CC-Functions dependency 4 years ago
CaptchaGlitch_Double Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 4 years ago
CaptchaGlitch_Rand Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 4 years ago
LaptopSimulator2015 Removed CC-Functions dependency 4 years ago
LevelTest Some improvements (Physics in Level 3 still not fixed, added some debugging) 4 years ago
zz_CaptchaGlitch_Empty Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 4 years ago
zzz_ShuffleChars Added basis for tutorial (ToDo), now uses .Net 4.8 (should work fine) 4 years ago
.gitignore tweaked make.bat and .gitignore to reflect other changes 4 years ago
LICENSE Add LICENSE 3 years ago
LaptopSimulator2015.sln Removed CC-Functions dependency 4 years ago
README.md Minimal change: quality feature implemented in tick function 4 years ago
ToDo.txt Removed CC-Functions dependency 4 years ago
make.bat tweaked make.bat and .gitignore to reflect other changes 4 years ago
renovate.json Add renovate.json 3 years ago

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.