Skip to content

Commit 93451f5

Browse files
committed
chore: update header comments in sketch.js with author and date
1 parent 0856df0 commit 93451f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sketch.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/* Skyline Sprint
22
* Side-scrolling platform game built with p5.js
33
* Base features: world scrolling, canyons, collectables, score/lives, game states
4-
* Extensions: platforms (factory), enemies (constructor), procedural sound effects
4+
* by Damany Bailey
5+
* Date 03/09/2026
56
*/
67

78
'use strict';

0 commit comments

Comments
 (0)