tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://matiascontilde.itch.io/findthelighthouse


VERY IMPORTANT

There are no executable applications for download of this game. Then how am I supposed to play this game?

Well...

  • For Desktop:
  1. Download the source code.
  2. Download Processing from here.
  3. Open the Source code with it.
  4. In Processing, go to Sketch->Import library->Add library.
  5. Search for Video by the Processing Foundation.
  6. Click the Play button at the top left (or ctrl+r)
  7. Continue reading this description.
  • For Android:
  1. Download the source code and the Video Library.
  2. Install "APDE" from the play store.
  3. Open the Source code with it.
  4. Click on the three dots at the top right and go to Tools->Import Library->Manage Libraries->Three dots->Install Compressed Library and select the Video Library you downloaded before (video.zip).
  5. Click "Run".
  6. A executable .apk file will be generated.

And why???

So, I decided to make my (first) game using a tool that is not thought to be used for games (no gamemnaker, no unity, no nothing). Its also the first time I export something to be used as an extra program, and it turns out that the library doesn't export with it, causing an error so you can't run it.

I apologize for having such a bad preparation, but I hope that somebody plays it nonetheless.


SEIZURE WARNING: VERY FAST FLASHING SCREEN


You are a lost boat in middle of the sea. Somewhere is a lighthouse. Find it using your flashlight.


HOW TO PLAY:

  1. Get a camera and plug it into the computer
  2. Get a flashlight (the LED from your phone will also work)
  3. Move your flashlight around to find the lighthouse
  4. The faster it flashes, the closer you are
  5. When you believe you found it, press any key
  6. The screen will freeze two seconds and you will start over again

ADDITIONAL INFORMATION:

This game was made with Processing for the #bitjam 2016. Source code here.