Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Exodus: The Archimedes Engine | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Peter F. Hamilton
- Betyg:
246
kr
Skickas inom 7-14 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Fler utgåvor
Beskrivning
‘Gloriously imaginative’– SFX Magazine
Explore EXODUS, a new sci-fi action-adventure RPG coming soon from Archetype Entertainment featured in this epic novel from legendary author Peter F. Hamilton.
A fight for freedom among the stars . . .
In a past age, humanity fled a dying Earth in massive ark ships. These searched the galaxy to find a new home. Then one fleet found Centauri, a dense cluster of stars teeming with habitable planets. Now, thousands of years later, Centauri’s settlers have evolved into advanced beings known as Celestials – and their great houses rule vast star systems.
As they vie for supremacy, Earth’s ark ships continue to arrive, and humans must serve these repressive masters. But is there a better life beyond the empire? Finn is a Centauri-born human and yearns for a brighter future. So, when another ark ship arrives, previously thought lost, Finn seizes the chance to become a Traveler. These heroes explore the vast unknowns of distant space, dedicated to humanity’s survival. And they hope – one day – to find freedom.
EXODUS is an action-adventure roleplaying game from Archetype Entertainment, led by industry veterans from BioWare (Mass Effect), 343 (Halo), Electronic Arts, Naughty Dog (The Last of Us) and other AAA studios.
Exodus: The Archimedes Engine is the first book in a duology by legendary author Peter F. Hamilton. It’s an original novel set in the universe of EXODUS and explores Hamilton’s richly-imagined worlds.
Praise for EXODUS: The Archimedes Engine
‘Always one of SF’s most incisive voices. A perfect balance of ingenious ideas and intricate execution. Real big picture Sci-fi’ – Adrian Tchaikovsky, author of Children of Time
‘Big sci-fi – huge sci-fi – at its best’ – The Daily Mail
‘Bags of intrigue, depth, and creative world-building’ – Metro
Explore EXODUS, a new sci-fi action-adventure RPG coming soon from Archetype Entertainment featured in this epic novel from legendary author Peter F. Hamilton.
A fight for freedom among the stars . . .
In a past age, humanity fled a dying Earth in massive ark ships. These searched the galaxy to find a new home. Then one fleet found Centauri, a dense cluster of stars teeming with habitable planets. Now, thousands of years later, Centauri’s settlers have evolved into advanced beings known as Celestials – and their great houses rule vast star systems.
As they vie for supremacy, Earth’s ark ships continue to arrive, and humans must serve these repressive masters. But is there a better life beyond the empire? Finn is a Centauri-born human and yearns for a brighter future. So, when another ark ship arrives, previously thought lost, Finn seizes the chance to become a Traveler. These heroes explore the vast unknowns of distant space, dedicated to humanity’s survival. And they hope – one day – to find freedom.
EXODUS is an action-adventure roleplaying game from Archetype Entertainment, led by industry veterans from BioWare (Mass Effect), 343 (Halo), Electronic Arts, Naughty Dog (The Last of Us) and other AAA studios.
Exodus: The Archimedes Engine is the first book in a duology by legendary author Peter F. Hamilton. It’s an original novel set in the universe of EXODUS and explores Hamilton’s richly-imagined worlds.
Praise for EXODUS: The Archimedes Engine
‘Always one of SF’s most incisive voices. A perfect balance of ingenious ideas and intricate execution. Real big picture Sci-fi’ – Adrian Tchaikovsky, author of Children of Time
‘Big sci-fi – huge sci-fi – at its best’ – The Daily Mail
‘Bags of intrigue, depth, and creative world-building’ – Metro
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Macmillan Distribution
Upplaga:
0
Utgiven:
2024-09-19
ISBN:
9781529073706
Sidantal:
928
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>