diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b2ebc31 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# Archivos del sistema (Windows) +Thumbs.db +desktop.ini + +# Archivos temporales +*.log +*.tmp + +# Configuración de editores +.vscode/ +.idea/ + +# Node (por si después usás algo) +node_modules/ + +# Archivos de entorno +.env + +# Archivos comprimidos +*.zip +*.rar + +# Archivos innecesarios +*.bak + +# Mac (por si compartís) +.DS_Store \ No newline at end of file diff --git a/imagenes/imagen_ia.jfif b/imagenes/imagen_ia.jfif new file mode 100644 index 0000000..28afb19 Binary files /dev/null and b/imagenes/imagen_ia.jfif differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..971d677 --- /dev/null +++ b/index.html @@ -0,0 +1,179 @@ + + + + + + Suscripción a GameAI Pro + + + + + + + + + + +
+

GameAI Pro

+

Aprendé IA para videojuegos como un profesional

+
+ + + +
+ +
+

¿Por qué elegirnos?

+
+

Con GameAI Pro vas a aprender desde cero hasta sistemas avanzados como Utility AI, Pathfinding y Perception.

+ +
    +
  • Clases prácticas
  • +
  • Proyectos reales
  • +
  • Mentoría personalizada
  • +
+ + IA en videojuegos +
+
+ +
+

Planes disponibles

+ + + + + + + + + + + + + + + + + + + + +
PlanPrecioDuración
Básico$50001 mes
Pro$120003 meses
+
+ +
+ + +
+
+

Formulario de Suscripción

+ + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+ Básico + Pro +
+ +
+ + +
+ +
+ + +
+ +
+ Soy estudiante +
+ +
+ + +
+ + + + + + +
+
+
+
+ +
+ + + + + + + + + \ No newline at end of file