issues
search
laplante-sean
/
jackit
2D side-scroller game with a programming aspect
GNU General Public License v3.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Kill enemies by jumping on their heads
#67
laplante-sean
opened
7 years ago
1
Fix gravity level. Ceiling too low.
#66
laplante-sean
closed
7 years ago
0
Update leaderboard to have level number completed
#65
laplante-sean
closed
7 years ago
0
White block if you type a name that's max length
#64
laplante-sean
closed
7 years ago
1
Way more cool coding stuff
#63
laplante-sean
opened
7 years ago
3
Fix red box in pygame_sdl2 when going left
#62
laplante-sean
closed
7 years ago
0
Increase x_deceleration again.
#61
laplante-sean
closed
7 years ago
0
Tweak the player hit box to feel more natural for moving around
#60
laplante-sean
closed
7 years ago
0
Better welcome image with control layout
#59
laplante-sean
opened
7 years ago
0
Flash screen red when u die
#58
laplante-sean
closed
7 years ago
0
Config to turn off music
#57
laplante-sean
closed
7 years ago
0
Add a hint popup after editing a code block
#56
laplante-sean
closed
7 years ago
0
Resetting code blocks should update the code block text
#55
laplante-sean
closed
7 years ago
0
Add note to readme about what the game is
#54
laplante-sean
closed
7 years ago
0
Update the readme with default control and notes about modifying the config file
#53
laplante-sean
closed
7 years ago
0
Update the readme to be more clear that pygame_sdl2 isn't required
#52
laplante-sean
closed
7 years ago
0
Print error on Mac OS X 10.12.2 if using pygame instead of pygame_sdl2
#51
laplante-sean
closed
7 years ago
0
Opening editor sound - dial-up modem connection
#50
laplante-sean
opened
7 years ago
0
Make it clear what the controls are
#49
laplante-sean
closed
7 years ago
0
Line 358, 360, 361, 365 editor.py - wrap calls to chr() in try except for ValueError
#48
laplante-sean
closed
7 years ago
0
Look into using pyInstaller to create exe's
#47
laplante-sean
opened
7 years ago
0
Look into pygame_sdl2
#46
laplante-sean
closed
7 years ago
0
Create a level where player has to go through a wall
#45
laplante-sean
closed
7 years ago
0
Create REST api or some way to post scores to leaderboard
#44
laplante-sean
closed
7 years ago
1
Create a mirror enemy that does everything the player does
#43
laplante-sean
opened
7 years ago
0
Optimize all the things!
#42
laplante-sean
closed
7 years ago
0
Track active sprites and don't update them
#41
laplante-sean
opened
7 years ago
1
Allow player to save code to their profile
#40
laplante-sean
opened
7 years ago
1
Save previous code changes so they can be quickly restored on death
#39
laplante-sean
closed
7 years ago
0
Text editor wrap is broken when loaded text is too long
#38
laplante-sean
closed
7 years ago
0
Enemy collision still not perfect
#37
laplante-sean
closed
7 years ago
0
Look at using tiled for map stuff
#36
laplante-sean
opened
7 years ago
0
Base physics on level_map_block_x and y values
#35
laplante-sean
opened
7 years ago
0
New code view protections
#34
laplante-sean
closed
7 years ago
1
Level where they need to reverse gravity and walk on the cealing
#33
laplante-sean
closed
7 years ago
0
Making player stats huge causes him to go way to far
#32
laplante-sean
closed
7 years ago
1
next_level event called twice sometimes
#31
laplante-sean
closed
7 years ago
0
Option to set frame rate to unlimited
#30
laplante-sean
closed
7 years ago
0
Issue in the handicap for character stats
#29
laplante-sean
closed
7 years ago
0
Make a hacker detected mode
#28
laplante-sean
opened
7 years ago
0
Add welcome screen
#27
laplante-sean
closed
7 years ago
0
Start tracking stats
#26
laplante-sean
closed
7 years ago
0
Create a more complex level spec
#25
laplante-sean
opened
7 years ago
0
Don't load all levels at once. Load them as needed
#24
laplante-sean
closed
7 years ago
0
Look into performance issues moving around
#23
laplante-sean
closed
7 years ago
2
Implement the long jump challenge
#22
laplante-sean
closed
7 years ago
0
Index out of bounds and other issues when wrapping lines in text output
#21
laplante-sean
closed
7 years ago
1
Implement up and down arrow keys for traversing the text
#20
laplante-sean
closed
7 years ago
0
Handle the SHIFT key for special characters
#19
laplante-sean
closed
7 years ago
0
Make text editor scroll-able
#18
laplante-sean
opened
7 years ago
0
Next