https://github.com/pythonarcade/demo
https://github.com/pythonarcade/demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonarcade/demo
- Owner: pythonarcade
- Created: 2021-12-30T23:07:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T01:44:47.000Z (over 2 years ago)
- Last Synced: 2024-12-24T06:13:49.458Z (6 months ago)
- Language: Python
- Size: 3.53 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
Demo of the Arcade Library
==========================Slides that are done
--------------------* Intro screen
* Sprites
* Rotate sprites
* Scale sprites
* Lots of sprites
* Create and draw hit boxes
* Fast collisions
* Scrolling Screen
* Tiled map support
* Platformer Engine
* Mini-Map
* Ray casting
* Shaders for glow effects and explosions
* Shaders for backgrounds
* Compute Shader
* View/Screen support
* Lots of moving sprites
* End screen with URL
* Add musicSlides to do
------------* GUI
* PymunkOther things to do
------------------* Improve layout of sprite examples