# Older Projects

GrungeMedia, my personal design company before founding AlisalTech (and later MikeTheTech). I created websites and projects under the network title of **GrungeMedia Productions**.&#x20;

Produced a top-down shooter called **Pyro’s Air Ride** that was followed by two sequels.&#x20;

Produced a platformer called **Post Warz** that was released as a demo.&#x20;

Worked on and produced a popular mod for the commercial title **Robot Arena 2**, adding hundreds of assets, levels, AI, sounds, scripting, etc.&#x20;

Worked on a **C+ adaptation of Dr. Richard S. Wallace’s A.L.I.C.E. framework**. Created personalities and knowledge as well as implemented immersive features into the program itself.&#x20;

Worked on and released a **game to accompany an audio CD for the indie punk band HazMat**.&#x20;

Created A**lisalTech - Kids**, a site to categorize and present educational games, resources, and activities.&#x20;

Created **mikes.tips** as a resource and repository for articles and videos focused on tech tips.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mikethetech.gitbook.io/mikethetech.com/projects/older-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
