issues
search
pythonarcade
/
arcade
Easy to use Python library for creating 2D arcade games.
http://arcade.academy
Other
1.77k
stars
341
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Temp fix and document 3.11+ fix for contexts
#2617
pushfoo
closed
4 days ago
0
Fix broken references in docs: First pass
#2616
einarf
closed
4 days ago
0
Fix NinePatch.initialize
#2615
einarf
closed
1 week ago
0
Fix possible incorrectly resolved member path
#2614
einarf
closed
1 week ago
0
Fix member resolving in docs + camera docs
#2613
einarf
closed
1 week ago
0
Clean up the path resolver for doc members
#2612
einarf
closed
1 week ago
0
Always disable shadow window?
#2611
einarf
opened
1 week ago
0
Make NinePatchTexture lazy
#2610
einarf
closed
1 week ago
0
Collision revamp
#2609
einarf
opened
1 week ago
0
Doc: update ShapeList, ShapeElementList, and other doc with clearer mentions of pyglet.shapes
#2608
pushfoo
opened
2 weeks ago
0
Update version
#2607
pvcraven
closed
2 weeks ago
0
patch pyglet event loop until it is fixed for macOS
#2606
eruvanos
closed
2 weeks ago
0
Add UIFocusMixin do_post_render None widget handling
#2605
csd4ni3l
closed
2 weeks ago
0
update precommit hooks
#2604
eruvanos
closed
8 hours ago
0
Gui/performance
#2603
eruvanos
closed
2 weeks ago
0
GUI performance issues
#2602
eruvanos
closed
2 weeks ago
0
Controller support within GUI
#2601
eruvanos
opened
3 weeks ago
2
Gui/3.x fixes
#2600
eruvanos
closed
3 weeks ago
0
Docs: Fix broken pyglet windowing links
#2599
csd4ni3l
closed
3 weeks ago
0
Correct the typo in Update Interpolation section in the Event Loop
#2598
harriebird
closed
3 weeks ago
1
Correct the typo in report bugs tip in the MIT license section
#2597
harriebird
closed
3 weeks ago
1
Fix the Update Interpolation section on Event Loop page in Programming Guide
#2596
pushfoo
closed
3 weeks ago
2
Typo in The MIT License section on the Freedom to Remix and Share page
#2595
pushfoo
closed
3 weeks ago
2
Bandaid fix for link to pyglet module not working
#2594
max-torch
closed
3 weeks ago
1
Restored alt text + links for shields in README.md
#2593
MrValdez
closed
3 weeks ago
1
Update 'Games Made with Arcade' link
#2592
44mira
closed
3 weeks ago
0
Allow SpriteList.draw_hit_boxes to accept RGB colors
#2591
44mira
closed
3 weeks ago
0
Fix typo in Install section of docs
#2590
max-torch
closed
3 weeks ago
1
Fixed broken link in README
#2589
MrValdez
closed
3 weeks ago
1
Restore alt text + links for shields in README.md
#2588
pushfoo
closed
3 weeks ago
0
Updating how arcade dispatched 'on_draw' and 'on_update' events
#2587
DragonMoffon
closed
2 weeks ago
0
Potential framerate fix
#2586
einarf
closed
3 weeks ago
0
Quick-fix the top of the install instructions page
#2585
pushfoo
closed
3 weeks ago
0
Typo on install instructions page in Windows section admonition
#2584
pushfoo
closed
3 weeks ago
0
The "Games made with Arcade" link in the README is broken
#2583
pushfoo
closed
3 weeks ago
0
Fix UIMessageBox title
#2582
csd4ni3l
closed
3 weeks ago
0
Switch to bumping the version file manually
#2581
pushfoo
closed
3 weeks ago
1
Completely overhaul Arcade's physics engines, and physics engine dependencies.
#2580
DragonMoffon
opened
1 month ago
0
on_draw / on_update inconsistency
#2579
einarf
closed
2 weeks ago
18
Fix the type signature of collision check methods.
#2578
sjrd
closed
4 weeks ago
0
Allow SpriteList.draw_hit_boxes to take RGB colors
#2577
pushfoo
closed
3 weeks ago
1
check_for_collision_with_list does not return the right SpriteType
#2576
sjrd
closed
4 weeks ago
0
Delete old formatting kludges
#2575
pushfoo
closed
1 month ago
0
Fix typo in schedule_once
#2574
alej0varas
closed
1 month ago
1
Bump version
#2573
pvcraven
closed
1 month ago
0
Fix GUI cam on_resize examples
#2572
cdeil
closed
1 month ago
1
Fix name of platformer engine classes in docs
#2571
cdeil
closed
1 month ago
1
Make on_key_release args consistent with on_key_press
#2570
cdeil
closed
1 month ago
1
Fix arcade.version.VERSION conversion from GitHub CI format
#2569
pushfoo
closed
1 month ago
1
Fix version display in title bar
#2568
pushfoo
closed
1 month ago
0
Next