Tim's Scripts

  • Home
  • About
  • Copyright
Skip to content

Tranfer Docker Desktop to another drive

If you want to setup Docker Desktop and have your Ubuntu image you installed from the Microsoft Store off of your SSD and onto your HDD, here are some steps I put together and performed. Disclaimer: This is an honest effort to transfer an image successfully. Always backup and do research before removing and deleting […]

Diablo 1 Source Code

f you are behind the times some people used WebAssembly to let you play diablo 1 in your browser cross platform https://d07riv.github.io/diabloweb/ If you click around the GIT your linked to the actual C code of diablo 1. https://github.com/d07RiV/devilution If you download VS2017 and plop the MPQ file into your root project folder, well….. we’ll […]

Fighting Game Demo

Here is a log of a fighting game being created. Room 1 (Title Screen)- Background image. Start button. Click start, go to the next room which is character select for now Room 2(Character select) – Some pictures of Ryus face to represent buttons you can click to change your character. IDea will be clicking each […]

Reverse Engineered The Dreamcast Emulator

I did some reverse engineering on the DEMUL emulator to accomplish something I am not sure anyone else on the internet is doing.I’ll explain how here, but first let me explain my overall goal. I bought 4 arcade sticks, typically used in flight sims, for about 30$ each on amazon. I attached them to my […]

MuleSoft: Hello World

We will be installing NodeJS, VUE, and MuleSoft. GIT: https://github.com/timkscripts/MuleSoft https://www.npmjs.com/get-npm https://nodejs.org/en/ Open Command prompt Click start menu Search for ‘command prompt’ Open it. Verify you have node and NPM installed by typing ‘node –v’ and ‘npm –v’ Update to the latest NPM packages. Installation of VUE by typing ‘npm install vue’ ErrorC:\Users\Babylon>npm install vue […]

Previous Next

Flash Sound Visualizer

 August 13, 2016

Flash Flash Tetris

 August 9, 2016

Flash Final Fantasy 1

 August 9, 2016
  • « Previous
  • 1
  • 2
  • 3

© 2023 Tim's Scripts - All rights reserved | Developed by Rodrigo Brito with Odin ♥ - Powered by WordPress.