Skater (itch)
About
Skater
Inspired by Ketchapp's Rider, Skater is a game where the player aims to finish with as many points as possible. The game is a solo project to participate in a student game jam.
Controls
Use or to move forward. Use it in mid-air to flip.
Background
Its topic was determined by ChatGPT: Create a game with minimal graphics, sound, and mechanics that still manages to be engaging and fun to play. ChatGPT also provided rules:
- The game must use a limited color palette of red, green, and blue and is not bound to the brightness of these values
- The game must use only primitive shapes (e.g. squares, circles, triangles) to create all visual assets.
- The game must have no more than three (3) sound effects.
- The game must use no more than three (3) input controls (e.g. arrow keys, space bar, mouse click).
- The game must have a maximum file size of twenty-five (25) MB.
- The use of Unity3D is required (LTS Release 2021.3.18f1)