Add start of ship rendering
This commit is contained in:
parent
4a253b0184
commit
704c82838a
15 changed files with 199 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
import * as game from './index.mjs';
|
||||
|
||||
export function startGame() {
|
||||
console.log('started');
|
||||
game.changeView('game');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue