Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Tools by me

a collection by mijkolsmith · last updated 2022-04-21 13:15:57
A tool that sorts files into folders with customization features

A project made using Windows Forms, for the course Tools at HKU (Utrecht University of the Arts) in 2022.

The tool is used to sort and rename a bunch of files  in folders based on filetype and wildcards intended for project work. A lot of things were challenging in this project as I've never programmed a tool outside of a game engine before (except for the odd c++ assignment). I learned to work with UI and window sizes and that kind of stuff.