Abheek Dhawan
702a212b8d
Redo menu
Menu redone looking bueno
4 years ago
Abheek Dhawan
8c36fcbc85
Fix menu alignment bug
The menu aligned weirdly on larger screens, so I completely redid it. I
also fixed some music stuff.
4 years ago
Abheek Dhawan
efec241911
Change input method
Instead of looking for mouse presses every frame, which caused a decent amount of lag, I changed the input method to look for touch input, which decreased lag and improved the experience
4 years ago
Abheek Dhawan
0ad371163d
Add main menu
Added a main menu which is where the game starts and goes too once the
rocket hits an asteroid. Very basic for now.
4 years ago
Abheek Dhawan
be38b244b7
Improve visuals
Improved the look of the label that shows the number of coins
4 years ago
Abheek Dhawan
d47f4bfb5d
Add save functionality
Now the game creates a save file which stores the amount of coins collected. Still working on storing hi-score
4 years ago
Abheek Dhawan
f397a52749
Introduce save feature
Added a save feature (still a huge work in progress!)
4 years ago
Abheek Dhawan
20456be75b
Add coins
Added coins so that users have a reason to move around more
4 years ago
Abheek Dhawan
5299f375e1
Add coins
Added coins so that the player has more reason to move around the screen
4 years ago
Abheek Dhawan
dfe7ed8ad6
First working mobile prototype
There's still a little lag, but it's going good.
4 years ago
Abheek Dhawan
e9c039d015
First mobile test
This is the first test. We'll test it out, see how it goes, and modify things along the way.
4 years ago
Abheek Dhawan
250ea3c067
Added score next to rocket
There was no way to track how far the rocket had gone so an arbitrary fraction of the height was added. Still no saving yet though.
4 years ago
Abheek Dhawan
5860db4d4c
Increase asteroid destroy time delay
On larger screens, asteroids were being destroyed before they reached the rocket
. Still need to find way to destroy asteroids based on position.
4 years ago
Abheek Dhawan
87eebda018
Add background
Added a background with a parallax effect and modified existing objects
to contrast with the background
4 years ago
Abheek Dhawan
9a5672fb00
Add cap for asteroid spawn delay
Added a minimum amount of time between spawning asteroids. Don't know
how well it'll hold up in plays, but it seems like it should be a good
number.
4 years ago
Abheek Dhawan
36d81f98ea
Add files
First commit! Added all of the game files for the first, simple, endless
version of the game. No kind of start or pause menu yet.
4 years ago