Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.43 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.43 KB

ParelthonProjectsGML

A compilation of the projects I made using Game Maker Studio.

TheLazyProject

Simple Platformer

An exploration on auto-tiling (rather than meticulously placing a specific tile sprite one by one, tile sprites recognize what neighbors they have and change sprite accordingly).

Permissibility

Interactive Application

This project was to try out if Game Maker Studio, a software for creating games can be used for creating interactive useful-looking applications

TestingCircles

ColorfulCircles

Colorful circles appearing

I wanted to test out different easing functions and I like circles.

Cerulean

Simple OS mockup

A playful mock-up of a interface that bares similarity to some kind of operating system's user interface. This was both a test to find out what easing functions can do and how "shaders" worked.

WeatherApp

Simple Weather application

This was a test to try out how Game Maker's HTTP request events worked and see if I could create something that was not a game.