top of page
Level Editor
This simple grid-based level editor has been made using C++. It makes use of 2D cursor to box colliders to create option buttons / tiles to help modify the level.
Windows handling has been used to save and load pre-made levels using binary files. Music has also been implemented with the ability to mute or skip to the next song in the playlist.
bottom of page