Último Video

TELEVISIÓN

UNA PRODUCCIÓN PARA

CAPÍTULOS

GRITOS DEL MÁS ALLÁ TV

Temporada 1

▶ Último capítulo se reproduce automáticamente
La lista se repite en bucle al finalizar

aliados

RADIO

EMISORAENLACEDIAHORAMEDIOPAIS
fusión radioEN VIVO FUSIÓN RADIOmiercoles8PM HORA COLRADIOCOLOMBIA
LATINA STEREOARMENIA QUINDIOMIERCOLES8PM HORA COLradioCOLOMBIA
SIRIUS RADIOEN VIVO SIRIUS RADIOMIERCOLES8PM HORA COLradioCOLOMBIA
RADIO POESIAEN VIVO RADIO POESIAMIERCOLES8PM HORA COLradioCOLOMBIA
LA DESCARGA RADIOEN VIVO LA DESCARGA RADIOMIERCOLES8PM HORA COLradioCOLOMBIA
LA VOZ DEL POETAEN VIVO LA VOZ DEL POETAmiercoles8PM HORA COLradioVENEZUELA
RADIOS DE CORRIENTESEN VIVO RADIOS DE CORRIENTESmiercoles8PM HORA COLradioARGENTINA
RADIO LAS HERASEN VIVO RADIO LAS HERAS miercoles8PM HORA COLradioARGENTINA
GANZO TVEN VIVO GANZO TVMIERCOLES8PM HORA COLfacebookMEXICO
PLUS TRANSMEDIA DIGITALEN VIVO PLUS MÁS RADIOMIERCOLES8PM HORA COLfacebookCOLOMBIA

podcast

🎧 Gritos del Más AlláEscucha el episodio más reciente del podcast

libro

function startFeGame(){ const c = document.getElementById("gameCanvas"); if(!c) return; const ctx = c.getContext("2d"); let w = c.width, h = c.height; let padre = {x:60,y:h-80,vy:0,jumping:false}; let enemigos=[], proyectiles=[], score=0, hi=localStorage.getItem("hiFe")||0; let gravity=0.6, speed=3; function drawBackground(){ let grd=ctx.createLinearGradient(0,0,0,h); grd.addColorStop(0,"#020220"); grd.addColorStop(1,"#000"); ctx.fillStyle=grd; ctx.fillRect(0,0,w,h); ctx.beginPath(); ctx.arc(500,80,30,0,Math.PI*2); ctx.fillStyle="#ddd"; ctx.fill(); ctx.fillStyle="#fff"; for(let i=0;i<40;i++){ctx.fillRect((i*37)%w,(i*59)%200,2,2);} } function drawPadre(){ let x=padre.x, y=padre.y; ctx.fillStyle="#222"; ctx.fillRect(x-10,y-40,20,40); ctx.fillStyle="#ccc"; ctx.fillRect(x-6,y-54,12,14); ctx.fillStyle="#ffd700"; ctx.fillRect(x-2,y-30,4,12); ctx.fillRect(x-6,y-26,12,4); } function drawEnemigo(e){ if(e.tipo=="demonio"){ ctx.fillStyle=e.converted?"#6cf":"#b00"; ctx.fillRect(e.x-14,e.y-28,28,28); ctx.fillStyle="#ff0";ctx.fillRect(e.x-6,e.y-22,4,4); }else{ ctx.fillStyle=e.converted?"#6cf":"#702090"; ctx.beginPath();ctx.ellipse(e.x,e.y-20,16,12,0,0,Math.PI*2);ctx.fill(); ctx.fillStyle="#fc0";ctx.fillRect(e.x-20,e.y-10,40,4); } } function drawProyectil(p){ctx.fillStyle="#ffd700";ctx.fillRect(p.x,p.y,8,3);} function addEnemigo(){ let tipo=Math.random()<0.5?"demonio":"bruja"; let y=tipo=="demonio"?h-30:Math.random()*(h-180)+60; enemigos.push({x:w+20,y:y,tipo:tipo,converted:false}); } function loop(){ ctx.clearRect(0,0,w,h); drawBackground(); ctx.fillStyle="#fff";ctx.font="16px monospace"; ctx.fillText("FE: "+score+" HI: "+hi,10,20); if(Math.random()<0.02) addEnemigo(); enemigos.forEach(e=>{ e.x-=speed; if(!e.converted && e.x{ p.x+=8; enemigos.forEach(e=>{ if(!e.converted && Math.abs(p.x-e.x)<12 && Math.abs(p.y-e.y)<20){ e.converted=true;score++;p.hit=true; } }); if(!p.hit && p.xp.xh-40){padre.y=h-40;padre.vy=0;padre.jumping=false;} drawPadre(); requestAnimationFrame(loop); } document.addEventListener("keydown",e=>{ if(e.code=="Space"&&!padre.jumping){ padre.vy=-10; padre.jumping=true; proyectiles.push({x:padre.x+20,y:padre.y-30}); } }); loop(); } // Espera a que Carrd cargue la sección #juegos setTimeout(startFeGame, 1500);

NOSOTROS

Somos un programa radial de misterio enfocado en informar al público sobre temas paranormales, conspiraciones, ufología y manejo de energías.