Warp Speed Games

Warp Speed Games Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Warp Speed Games, Arcade, Cape Town.

Warp Speed Massive
31/05/2019

Warp Speed Massive

Hey Warp Speeders, our new game is out!Into Outer BassA rhythm-based, space-arcade.Hop in your drum-and-bass-craft and t...
21/04/2019

Hey Warp Speeders, our new game is out!

Into Outer Bass

A rhythm-based, space-arcade.
Hop in your drum-and-bass-craft and take a surf through the solar-synth-dom (and other terrible puns).

"Play" your own music. Also syncs with soundcloud, so you can search music. The levels are generated by a beat-detection algorithm on your own music. If you stay on beat, you shouldn't hit a planet (or other space oddities).

Speakers act as points multipliers. Get BIG ones by not crashing!

This game works with any music, from Dubstep to classical, we've tried them all, each one a unique playing experience. Play your favourite music while jamming a space game!

Enjoy, and please leave feedback!

We made an 8 bit weather app
29/03/2019

We made an 8 bit weather app

You might just play the most addictive puzzle game on earth!
15/03/2019

You might just play the most addictive puzzle game on earth!

Addictive spin on the famous 2048 puzzle game.

Studio Voxel bffs
15/03/2019

Studio Voxel bffs

Bring it, we right here...
14/03/2019

Bring it, we right here...

Emerji is a grid style puzzle game with varying degrees of different mechanics and twists that make it one of the most addictive and challenging puzzle games to date.

EMERJI now on ios, android and.itch.io
14/03/2019

EMERJI now on ios, android and.itch.io

06/03/2019

Elvatd7

06/03/2019

Eeltjie

06/03/2019

Test Super Ghost Bros.

Address

Cape Town
8002

Website

Alerts

Be the first to know and let us send you an email when Warp Speed Games posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });