KIT109 - Assignment 1
This game, Pinecone's Pong, was made with Unity.
Sources
- Some code was derived from materials provided by KIT109 at UTas.
- Art assets made by myself, and modeled off of one of my cats and a bug he found on the window.
- Fonts used are Scratch by Nick's Fonts, and Berkshire Swash by Brian J. Bonislawsky.
Features
- Bug resets when lost off screen, and picks a new random direction to move in (with a small 30 degree slice at the top and bottom removed from the movement radius options, to prevent the bug from bouncing directly up and down).
-Paddles don't leave the screen
-Scores are present (but they're very hard to see and weirdly aligned. Unfortunately, I ran out of time to fix them).
-Game Logic is present; game stops at 10 points and waits for the user to click the 'Play Again' button before reloading the scene.
-Bug accelerates on each hit.
Leave a comment
Log in with itch.io to leave a comment.