forked from libretro/libretro-database
-
Notifications
You must be signed in to change notification settings - Fork 0
/
WASM-4.dat
511 lines (448 loc) · 15.8 KB
/
WASM-4.dat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
clrmamepro (
name "WASM-4"
description "WASM-4"
version "2022.2.11"
author "libretro"
homepage "https://github.com/robloach/libretro-database-wasm-4"
)
game (
name "2048"
description "2048"
developer "peterhellberg"
homepage "https://wasm4.org/play/2048"
rom ( name "2048.wasm" size "12469" crc "4945cb9d" )
)
game (
name "Antcopter"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "edubart"
homepage "https://wasm4.org/play/antcopter"
rom ( name "antcopter.wasm" size "33454" crc "5d29e063" )
)
game (
name "Assemblio"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "luehmann"
homepage "https://wasm4.org/play/assemblio"
rom ( name "assemblio.wasm" size "32837" crc "33d2af45" )
)
game (
name "Big Space Iron"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "ghost"
homepage "https://wasm4.org/play/big-space-iron"
rom ( name "big-space-iron.wasm" size "46377" crc "2900a163" )
)
game (
name "Dodgeball"
description "Dodgeball"
developer "sliv9"
homepage "https://wasm4.org/play/dodgeball"
rom ( name "dodgeball.wasm" size "24622" crc "ed5ed6e6" )
)
game (
name "Don't Smash Into Obstacles"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "blackstaff"
homepage "https://wasm4.org/play/dont-smash-into-obstacles"
rom ( name "dont-smash-into-obstacles.wasm" size "3504" crc "aeaa9d93" )
)
game (
name "Endless Runner"
description "Endless Runner"
developer "DenialAdams"
homepage "https://wasm4.org/play/endless-runner"
rom ( name "endless-runner.wasm" size "3621" crc "176cd125" )
)
game (
name "Explore the Grotto"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "sharundaar"
homepage "https://wasm4.org/play/explore-the-grotto"
rom ( name "explore-the-grotto.wasm" size "52683" crc "eccf6a5e" )
)
game (
name "Fool's Paradise"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "rutrum"
homepage "https://wasm4.org/play/fools-paradise"
rom ( name "fools-paradise.wasm" size "38516" crc "7c54dce6" )
)
game (
name "Future Avoid"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "jockus"
homepage "https://wasm4.org/play/future-avoid"
rom ( name "future-avoid.wasm" size "51637" crc "f7856ad6" )
)
game (
name "Game of Life"
description "Game of Life"
developer "claudiomattera"
homepage "https://wasm4.org/play/game-of-life"
rom ( name "game-of-life.wasm" size "3661" crc "2d93ceeb" )
)
game (
name "HAMMER JOE"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "MFauzan26"
homepage "https://wasm4.org/play/hammer-joe"
rom ( name "hammer-joe.wasm" size "64585" crc "f1a84897" )
)
game (
name "Hills in the Moonlight"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "samhattangady"
homepage "https://wasm4.org/play/hills-moonlight"
rom ( name "hills-moonlight.wasm" size "24053" crc "141dc6fc" )
)
game (
name "Image Carousel"
description "Image Carousel"
developer "pfgithub"
homepage "https://wasm4.org/play/image-carousel"
rom ( name "image-carousel.wasm" size "63368" crc "1a36d099" )
)
game (
name "Lake Shooter"
description "Lake Shooter"
developer "jimmycartrette"
homepage "https://wasm4.org/play/lakeshooter"
rom ( name "lakeshooter.wasm" size "14078" crc "9f37210e" )
)
game (
name "Lime Volleyball"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "aduros"
homepage "https://wasm4.org/play/lime-volleyball"
rom ( name "lime-volleyball.wasm" size "3811" crc "84f0d5ce" )
)
game (
name "Lingword"
description "Lingword"
developer "jonathanderque"
homepage "https://wasm4.org/play/lingword"
rom ( name "lingword.wasm" size "40498" crc "ed38110e" )
)
game (
name "Lumber Night"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "madwareru"
homepage "https://wasm4.org/play/lumber-night"
rom ( name "lumber-night.wasm" size "34483" crc "aa64af0c" )
)
game (
name "Match3"
description "Match3"
developer "binji"
homepage "https://wasm4.org/play/match3"
rom ( name "match3.wasm" size "2578" crc "b76e5e7a" )
)
game (
name "Maze"
description "Maze"
developer "binji"
homepage "https://wasm4.org/play/maze"
rom ( name "maze.wasm" size "3735" crc "5c5bf50c" )
)
game (
name "Meteoroids"
description "Meteoroids"
developer "jzeiber"
homepage "https://wasm4.org/play/meteoroids"
rom ( name "meteoroids.wasm" size "18260" crc "264248ef" )
)
game (
name "Micro Quest"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "Andre-LA"
homepage "https://wasm4.org/play/micro-quest"
rom ( name "micro-quest.wasm" size "18392" crc "703c2345" )
)
game (
name "MIKU-15"
description "MIKU-15"
developer "MrRafael-dev"
homepage "https://wasm4.org/play/miku-15"
rom ( name "miku-15.wasm" size "40478" crc "ce71245e" )
)
game (
name "Mind Palace"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "grouter"
homepage "https://wasm4.org/play/mind-palace"
rom ( name "mind-palace.wasm" size "29588" crc "164086aa" )
)
game (
name "Minesweeper"
description "Minesweeper"
developer "claudiomattera"
homepage "https://wasm4.org/play/minesweeper"
rom ( name "minesweeper.wasm" size "20125" crc "fdfe010" )
)
game (
name "Mouse Demo"
description "Mouse Demo"
developer "thedavesims"
homepage "https://wasm4.org/play/mouse-demo"
rom ( name "mouse-demo.wasm" size "1996" crc "47af5f02" )
)
game (
name "Nyan Cat"
description "Nyan Cat"
developer "jakeledoux"
homepage "https://wasm4.org/play/nyancat"
rom ( name "nyancat.wasm" size "27199" crc "bcac6e0a" )
)
game (
name "Palette Previewer"
description "Palette Previewer"
developer "thedavesims"
homepage "https://wasm4.org/play/palette-previewer"
rom ( name "palette-previewer.wasm" size "22044" crc "2eba4a8f" )
)
game (
name "Piano"
description "Piano"
developer "pfgithub"
homepage "https://wasm4.org/play/piano"
rom ( name "piano.wasm" size "12346" crc "4ef87c1d" )
)
game (
name "PID Controller"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "ghost"
homepage "https://wasm4.org/play/pid-controller"
rom ( name "pid-controller.wasm" size "12194" crc "3345c99f" )
)
game (
name "Plasma Cube"
description "Plasma Cube"
developer "kcinnu"
homepage "https://wasm4.org/play/plasma-cube"
rom ( name "plasma-cube.wasm" size "5573" crc "dbb5bb72" )
)
game (
name "Platformer Test"
description "Platformer Test"
developer "aduros"
homepage "https://wasm4.org/play/platformer-test"
rom ( name "platformer-test.wasm" size "1145" crc "25ec3fdc" )
)
game (
name "Pl_tfarmer"
description "Pl¢tfarmer A submission to the WASM-4 game jam. Original page on itch.io."
developer "pfgithub"
homepage "https://wasm4.org/play/plctfarmer"
rom ( name "plctfarmer.wasm" size "55938" crc "9b7d48bb" )
)
game (
name "Pocket Dust"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "colbyhub"
homepage "https://wasm4.org/play/pocket-dust"
rom ( name "pocket-dust.wasm" size "8417" crc "d7e95359" )
)
game (
name "Pong"
description "Pong"
developer "FaberVitale"
homepage "https://wasm4.org/play/pong"
rom ( name "pong.wasm" size "6818" crc "ba3523a7" )
)
game (
name "Presents to the Metal"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "mallow-malt"
homepage "https://wasm4.org/play/presents-to-the-metal"
rom ( name "presents-to-the-metal.wasm" size "17411" crc "bb412280" )
)
game (
name "Projectron"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "jamesmcm"
homepage "https://wasm4.org/play/projectron"
rom ( name "projectron.wasm" size "12501" crc "c9f279a1" )
)
game (
name "Puyo"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "ShigekiKarita"
homepage "https://wasm4.org/play/puyo"
rom ( name "puyo.wasm" size "14843" crc "84cc2fd1" )
)
game (
name "Racer"
description "Racer"
developer "claudiomattera"
homepage "https://wasm4.org/play/racer"
rom ( name "racer.wasm" size "39123" crc "d5b9f675" )
)
game (
name "Raw Assembly Test"
description "Raw Assembly Test"
developer "aduros"
homepage "https://wasm4.org/play/raw-assembly"
rom ( name "raw-assembly.wasm" size "268" crc "2a3910a2" )
)
game (
name "Rolly Dango"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "willGuimont"
homepage "https://wasm4.org/play/rolly-dango"
rom ( name "rolly-dango.wasm" size "61394" crc "1b1fe548" )
)
game (
name "Simple Rocket"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "venkatesh-coder"
homepage "https://wasm4.org/play/simple-rocket"
rom ( name "simple-rocket.wasm" size "5255" crc "52c839a9" )
)
game (
name "Skip Ahead"
description "Skip Ahead"
developer "exoticorn"
homepage "https://wasm4.org/play/skipahead"
rom ( name "skipahead.wasm" size "512" crc "a39093a3" )
)
game (
name "Smash Sugar Parallelepipeds"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "lzralbu"
homepage "https://wasm4.org/play/smash-sugar-parallelepipeds"
rom ( name "smash-sugar-parallelepipeds.wasm" size "5771" crc "fcb05890" )
)
game (
name "Snake"
description "Snake"
developer "ttulka"
homepage "https://wasm4.org/play/snake"
rom ( name "snake.wasm" size "11394" crc "2c4c440e" )
)
game (
name "Sokoban"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "chemecse"
homepage "https://wasm4.org/play/sokoban"
rom ( name "sokoban.wasm" size "12370" crc "a2e635bc" )
)
game (
name "Sound Demo"
description "Sound Demo"
developer "aduros"
homepage "https://wasm4.org/play/sound-demo"
rom ( name "sound-demo.wasm" size "1518" crc "36dc114d" )
)
game (
name "Space Delivery"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "kirinokirino"
homepage "https://wasm4.org/play/space-delivery"
rom ( name "space-delivery.wasm" size "11430" crc "8b43f2b9" )
)
game (
name "Space Kommand"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "ghost"
homepage "https://wasm4.org/play/space-kommand"
rom ( name "space-kommand.wasm" size "31382" crc "eb8311ec" )
)
game (
name "Spunky"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "DenialAdams"
homepage "https://wasm4.org/play/spunky"
rom ( name "spunky.wasm" size "39502" crc "7657b19f" )
)
game (
name "Tail Gunner"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "ghost"
homepage "https://wasm4.org/play/tail-gunner"
rom ( name "tail-gunner.wasm" size "54663" crc "f907c736" )
)
game (
name "The Legend of GEML: Awakening"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "restitux"
homepage "https://wasm4.org/play/the-legend-of-geml-awakening"
rom ( name "the-legend-of-geml-awakening.wasm" size "46741" crc "628642f9" )
)
game (
name "Tic Tac Toe"
description "Tic Tac Toe"
developer "christopher-kleine"
homepage "https://wasm4.org/play/tictactoe"
rom ( name "tictactoe.wasm" size "13353" crc "33fa5231" )
)
game (
name "TO THE CORE"
description "Play as pant ant in TO THE CORE a semi-idle game journeying to the center of the earth, and his home. Fear not for Wormie will guide you on your quest through my esoteric rules, so put your reading noggin on! Written in Zig 0.9, source available on github.com Update 2022-01-30: added tool info CONTROLS Z to open your tool kit X to select the tool and use it! Z get tool info!"
developer "Gertkeno"
homepage "https://wasm4.org/play/to-the-core"
rom ( name "to-the-core.wasm" size "22931" crc "895991df" )
)
game (
name "Wasm Wars"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "Kiyoshi364"
homepage "https://wasm4.org/play/wasm-wars"
rom ( name "wasm-wars.wasm" size "14974" crc "8b045fff" )
)
game (
name "wasm4nia"
description "wasm4nia was originally created for the WASM-4 Game Jam in January of 2022. See here for more details and updates. Input When playing on keyboard, wasm4nia uses X to confirm and Z to back. To exit out of a song, you can press all directions and X and Z (meaning all 6 buttons). R also works to restart back to the main menu. For starting out, I strongly recommend these settings: Input layout Chart modes There are two different chart modes which change how the charts are generated: 4-Key: Meant for playing with four fingers, using two from each hand. For this mode I recommend using the ZDown layout. Index: Meant for playing using only your two index fingers on the arrow keys. For this mode I recommend using the LeftUp layout. Audio offset If you get a lot of EARLY or LATE when you feel that you are timing correctly, nudge the Audio Offset setting a couple of steps. Note that this setting counts in frames, so you don't need to change it by a lot. -2 works well for me."
developer "JerwuQu"
homepage "https://wasm4.org/play/wasm4nia"
rom ( name "wasm4nia.wasm" size "20728" crc "1d9ece21" )
)
game (
name "Watris"
description "Watris"
developer "aduros"
homepage "https://wasm4.org/play/watris"
rom ( name "watris.wasm" size "2591" crc "560d51e5" )
)
game (
name "Wired"
description "Collect coins by solving puzzles with wires and circuits. How many can you get? Controls: Left/Right - Move character Up/Down - Interact above/below Z - Interact (grab wires, flip switches) X - Jump Links Wired on Itch.io Github Repository"
developer "desttinghim"
homepage "https://wasm4.org/play/wired"
rom ( name "wired.wasm" size "47285" crc "1714c064" )
)
game (
name "WLOKU"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "12Boti"
homepage "https://wasm4.org/play/wloku"
rom ( name "wloku.wasm" size "7212" crc "cc9b6fe7" )
)
game (
name "Wormhole"
description "Wormhole"
developer "thedavesims"
homepage "https://wasm4.org/play/wormhole"
rom ( name "wormhole.wasm" size "29599" crc "e25663bc" )
)
game (
name "Wumpus Hunt"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "troywiegand"
homepage "https://wasm4.org/play/wumpus-hunt"
rom ( name "wumpus-hunt.wasm" size "20681" crc "6b6c58b9" )
)
game (
name "You Will Return"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "SLiV9"
homepage "https://wasm4.org/play/you-will-return"
rom ( name "you-will-return.wasm" size "44030" crc "4e634886" )
)
game (
name "ZxZ"
description "A submission to the WASM-4 game jam. Original page on itch.io."
developer "drcz"
homepage "https://wasm4.org/play/zxz"
rom ( name "zxz.wasm" size "18711" crc "e3cbe9f4" )
)