Skip to content

Commit 9895ca1

Browse files
github-actions[bot]mstrpersonmingness
authored
Adding SpriteGame (#126)
* adding contribution SpriteGame from * remove brackets around author --------- Co-authored-by: mstrperson <21202565+mstrperson@users.noreply.github.com> Co-authored-by: Claudine <claudine.chen@gmail.com> Co-authored-by: mingness <mingness@users.noreply.github.com>
1 parent 449e8e8 commit 9895ca1

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

contributions.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6307,3 +6307,26 @@ contributions:
63076307
- 0.2.0
63086308
- 0.4.0
63096309
- 0.5.0
6310+
- id: 305
6311+
status: VALID
6312+
dateAdded: 2026-04-27T17:40:33+0000
6313+
type: library
6314+
source: https://github.com/mstrperson/Processing-Sprite
6315+
name: SpriteGame
6316+
authors: Jason Cox
6317+
url: https://github.com/mstrperson/Processing-Sprite
6318+
categories:
6319+
- Other
6320+
sentence: Sprite-based game development library for teaching OOP in
6321+
Processing.
6322+
paragraph: Provides Sprite, Blob, Block, ImageSprite, CompoundSprite,
6323+
AnimatedSprite, Vector2D, and Event classes for educational sprite-based
6324+
game development.
6325+
version: 1
6326+
prettyVersion: 0.1.0
6327+
minRevision: 1270
6328+
maxRevision: 0
6329+
modes:
6330+
keywords: sprite,game,oop,education,objects-first
6331+
download:
6332+
https://raw.githubusercontent.com/mstrperson/Processing-Sprite/master/releases/download/latest/SpriteGame.zip

0 commit comments

Comments
 (0)