We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0856df0 commit 93451f5Copy full SHA for 93451f5
1 file changed
sketch.js
@@ -1,7 +1,8 @@
1
/* Skyline Sprint
2
* Side-scrolling platform game built with p5.js
3
* Base features: world scrolling, canyons, collectables, score/lives, game states
4
- * Extensions: platforms (factory), enemies (constructor), procedural sound effects
+ * by Damany Bailey
5
+ * Date 03/09/2026
6
*/
7
8
'use strict';
0 commit comments