Raiden 2 clone Code
JavaScript clone of the classic arcade game Raiden-2
Status: Planning
Brought to you by:
bobross1337
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| tomls | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| .gitignore | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| README.md | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| package.json | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| tsconfig.json | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| webpack.common.js | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| webpack.dev.js | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
| webpack.prod.js | 2021-07-11 |
|
[6b306e] migrating to sourceforge |
Webpack refactor of previous clone for arcade game "Raiden".
yarn && yarn startBecause this game is still in dev, players are immune from bullets for testing purposes.
figure out multiplier for difficulty setting?