Ancient Technologies

Ancient Technologies

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
Assemble the ancient technology in order to unlock its secrets.

Controls:

In the room, use the mouse to click on things.

Once the ancient technology is assembled, use a gamepad or arrow keys + space to play the game.

[Note for HTML5 players: There seems to be a glitch (at least in Chrome, not sure other browsers) where certain clickable objects in the room intermittently don't work because mouse events are being doubled for some reason. This does not appear to be an issue in the Windows builds, so for the best experience I recommend trying Windows if possible. If HTML5 is your only option, refreshing the page may help. I will try to release an updated build in the near future that gives a keyboard shortcut as a workaround.]

###

Programmed in GameMaker: Studio by csanyk

Audio was ripped from the Atari 2600 games Adventure, Asteroids, and Superman using Stella + Audacity by csanyk.

Graphics:

Living room background created in paint.net by csanyk.

Cute Girlfriend did the TV set and the cartridge using Adobe Illustrator; I converted the drawings to sprites using Illustrator, Paint.NET, and the GameMaker Sprite Editor.

Atari 2600 console graphic by AloneAgainstPixesl ripped from DeviantArt.com:

http://aloneagainstpixels.deviantart.com/art/Atari-2600-console-Pixel-art-372549389

Atari 2600 joystick graphic by DareDevilDillon of the defunct piq.codeus.net:

https://www.google.com/search?q=atari+2600+joystick+pixel+art&newwindow=1&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiF66GpoOPOAhUM62MKHQZuDDEQ_AUICCgB&biw=1638&bih=830#newwindow=1&tbm=isch&q=joystick+pixel+art&imgrc=t-jKdVJ7nrmwXM%3A

Woodgrain from the title was the product of a Google Image Search.

[spoiler]

To hook up the Atari 2600, it has to be plugged in, the tv has to be turned on, the cartridge has to be in the slot, and console has to be turned on. To be able to play the game, you need to plug in the joystick.

[post-submission improvements & fixes]

PRE_DEADLINE:

- Game's challenge level resets to 0 when game resets, inits, or kills.

- Asteroid max_speed nerfed (slightly).

- TV screen now all-black when game is on.

- TV Type switch now functional (this was a feature I dropped to make submission deadline, then added back in last minute). Now you can flip between playing in color and B&W!

- The flashing color text on the Title Screen now flashes in authentic Atari 2600 NTSC colors only!

Death animation

- Respawn bug -- it's supposed to wait until there's open space around the center so you spawn a little more safely. Instead, it was doing the opposite! Fixed!

-A few logical checks were added to prevent things that shouldn't be possible, like audio playing when the TV is off, etc.

POST_DEADLINE:

- Fixed a memory leak caused by spawning an object without checking to see if it already exists, once per step, while the game is turned on but in game_over state.

[planned post-jam updates]

-working difficulty switches

-working game select switch
Found a bug?
Tell us on Discord