Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pythonarcade/demo
https://github.com/pythonarcade/demo
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pythonarcade/demo
- Owner: pythonarcade
- Created: 2021-12-30T23:07:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T01:44:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T01:12:00.890Z (3 months ago)
- Language: Python
- Size: 3.53 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- 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