Game
- Create class video - Easy to set up video on banner - Start extraction of variable to set up next static dispose
This commit is contained in:
@ -3,14 +3,15 @@
|
||||
/* ::: :::::::: */
|
||||
/* main.js :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
|
||||
/* By: hubourge <hubourge@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/08/18 00:53:53 by edbernar #+# #+# */
|
||||
/* Updated: 2024/08/24 23:47:26 by edbernar ### ########.fr */
|
||||
/* Updated: 2024/08/26 17:25:57 by hubourge ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
import * as THREE from '/static/javascript/three/build/three.module.js';
|
||||
import * as THREE from '/node_modules/three/build/three.module.js';
|
||||
// import * as THREE from '/static/javascript/three/build/three.module.js';
|
||||
import { Player } from './class/Player'
|
||||
import { Map } from './class/Map'
|
||||
import { Ball } from './class/Ball'
|
||||
|
Reference in New Issue
Block a user