Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

Are there any games that run as Microsoft Office macros (using the open document as the level)?

share|improve this question
I'm not aware of any, but there are a few games written in Javascript that do this to webpages. Try Erkie and Destroy the Web (Firefox only). – badp Oct 30 '10 at 6:42

closed as off topic by StrixVaria, Blem, bwarner, Jupotter, Nick T Apr 30 '12 at 22:30

Questions on Arqade are expected to relate to gaming within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

3 Answers

up vote 3 down vote accepted

I wasn't aware this was even possible, but you can try some of the links found in this blog post:

http://technabob.com/blog/2008/04/05/classic-game-excel-spreadsheets/

share|improve this answer
2  
Office apps ship with VBA, which is just a flavor of the Visual Basic programming language. You can do a lot of clever things with the office apps. :) – Wikwocket Oct 30 '10 at 17:27

It's not really a game, it's a simulator, implementing Conway's Game of Life in Excel is one of my favorites, and it doesn't need any macros as long as you don't mind hitting F9 to iterate; I remember doing something similar in Lotus 1-2-3 (v1.0!) many moons ago.

share|improve this answer

Not exactly what you're looking for, but Ribbon Hero could be considered a game, of sorts. Plus you learn Office Micro skills!

share|improve this answer
1  
@sean Thanks. I fixed the link. – Brant Apr 30 '12 at 22:29
This is amazing. – Sean Apr 30 '12 at 22:34

Not the answer you're looking for? Browse other questions tagged or ask your own question.