SnowTV's Showroom
Level Design
One Bridge
A Portal 2 level created with the Portal 2 Puzzle Creator. The player needs to utilize the Light Bridge to complete various tasks to clear the level.
Steam Workshop page:
http://steamcommunity.com/sharedfiles/filedetails/?id=795763378
Video with voice commentary:
First iteration: https://www.youtube.com/watch?v=7YteQeUGBMw
Second iteration: https://www.youtube.com/watch?v=kd9cb1vhEvY

Trackmania Nations Forever
A Trackmania Nations Forever map without a specific name determined. The racing track is created with the in-game editor, and the design concept of the track is to make the player drive very fast and go through many crazy loops, as well as keep the entire track compact and create some intersections where different segments of the track would go through each other.
Video with voice commentary:
First iteration: https://www.youtube.com/watch?v=nThq1NX2K_8
Second iteration: https://www.youtube.com/watch?v=fXbESoo39-I
Third iteration: https://www.youtube.com/watch?v=pkvhkcKwFyM

AI
Terrain Generation
A terrain generation algorithm that combines Perlin Noise, Fractal Brownian Motion, and Domain Warping. Different terrain textures and terrain decorations are also applied based on the terrain features.
Github:
https://github.com/SnowTelevision/RIT_AI2_ProGen
Document:
https://docs.google.com/document/d/1-Rr4aJMVHy11cQ0pHBTTSM02Ab58cGVOQOZkVr9NQoQ/edit?usp=sharing

Genetic Algorithm & Neural Network
A simple neural network is improved by a genetic algorithm to let yellow squares travel 2D platforms.
Github:
https://github.com/SnowTelevision/RIT_AI3_GaNn
Document:
https://docs.google.com/document/d/1vxRHqtmf6Y0eRnF5LJ5Bk-xXR4ISwlCXRmWr8GhzyiQ/edit?usp=sharing
