issues
search
JesseTG
/
Rosie
A game that's similar to SameGame, but not quite the same.
https://jessetg.github.io/Rosie/
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Screen resolutions
#99
JesseTG
opened
7 years ago
0
Come up with a list of resolutions to support
#98
JesseTG
closed
7 years ago
1
Trim silence off the end of the sound effects
#97
JesseTG
opened
7 years ago
0
Make the timer red if there's less than 10 seconds
#96
JesseTG
closed
7 years ago
0
Submit scores to the leaderboard
#95
JesseTG
opened
7 years ago
0
The transitions broke the HTML5 build
#94
JesseTG
closed
7 years ago
3
Add icons
#93
JesseTG
closed
7 years ago
0
Make the two links in the credits blue only if the TEXT is highlighted (not the full horizontal space)
#92
JesseTG
opened
7 years ago
0
Make Rosie meow at the splash screen or in-game occasionally
#91
JesseTG
closed
7 years ago
0
Make the main menu's GUI elements slide in and out
#90
JesseTG
opened
7 years ago
0
Add an options screen
#89
JesseTG
closed
7 years ago
0
Rewrite the time-almost-out sound effect implementation
#88
JesseTG
closed
7 years ago
0
Add text that appears DDR-style when clearing blocks
#87
JesseTG
opened
7 years ago
0
Consider changing the game to use a resolution of 512*288
#86
JesseTG
closed
7 years ago
0
Write a function that formats a floating point number to a fixed number of decimal places without generating garbage
#85
JesseTG
opened
7 years ago
0
Game is slow on HTML5 builds, mostly due to HaxeFlixel
#84
JesseTG
opened
7 years ago
0
Reduce the amount of draw calls
#83
JesseTG
closed
7 years ago
0
Optimize tweening
#82
JesseTG
closed
7 years ago
0
Don't let each block check for mouse events, just the overall block grid
#81
JesseTG
opened
7 years ago
0
Make GravityDirection back into an ordinary enum
#80
JesseTG
closed
7 years ago
0
Pool FlxPoints
#79
JesseTG
closed
7 years ago
0
Re-use one gravity indicator but just have it rotate around the grid
#78
JesseTG
closed
7 years ago
0
Play the high-score jingle *instead of* the game over jingle if you get a high score
#77
JesseTG
closed
7 years ago
0
Game can freeze if you lose focus in-browser
#76
JesseTG
closed
7 years ago
3
Go on an inline function crusade
#75
JesseTG
closed
7 years ago
1
Go on an anonymous-function crusade
#74
JesseTG
closed
7 years ago
1
Use addByStringIndices less, concatenate the strings at compile-time instead
#73
JesseTG
opened
7 years ago
0
Vary the sounds for when blocks are cleared
#72
JesseTG
opened
7 years ago
0
Revise the asset hierarchy a bit
#71
JesseTG
closed
7 years ago
0
Add a transition between the game and the credits screen
#70
JesseTG
closed
7 years ago
0
Section the tileset off into a TSX file
#69
JesseTG
opened
7 years ago
0
Replace some Arrays with Vectors
#68
JesseTG
closed
7 years ago
0
Reduce usage of Lambda.iter, just use for loops instead
#67
JesseTG
closed
7 years ago
0
Clean up all the members in each class
#66
JesseTG
opened
7 years ago
0
Make the credits loop or stop at the end
#65
JesseTG
closed
7 years ago
1
Figure out how to unregister objects from the console
#64
JesseTG
opened
7 years ago
0
Centralize common asset and references thereof in one class
#63
JesseTG
closed
7 years ago
0
Decide on what style of splash screen I should use
#62
JesseTG
closed
7 years ago
1
Decide on what style of about screen I should use
#61
JesseTG
closed
7 years ago
1
Add my logo to the title
#60
JesseTG
closed
7 years ago
0
Rethink the in-game hints
#59
JesseTG
opened
7 years ago
0
Replace tiles that represent objects with rectangles
#58
JesseTG
closed
7 years ago
0
Make the tileset use individual images instead of a single atlas
#57
JesseTG
opened
7 years ago
0
Compress the game-over loop
#56
JesseTG
closed
7 years ago
0
Make the hints disappear after some time
#55
JesseTG
opened
7 years ago
0
Don't active the gravity panels/indicators until the game starts
#54
JesseTG
closed
7 years ago
0
Move the hints higher up
#53
JesseTG
closed
7 years ago
0
Give the "not allowed" sign better colors
#52
JesseTG
closed
7 years ago
0
Make the gravity indicators use an FlxTiledSprite
#51
JesseTG
closed
7 years ago
0
Remove the spacing in the score indicator
#50
JesseTG
closed
7 years ago
0
Next