Another Night logo

Another Night

Short Survival Game

project type
PC Game
platforms
my role
sound designer
music designer
developer
time period
Apr. 2020

Another Night is a very short survival game where you have to help your friends and family survive the night in the desert. Find wood, feed the bonfire, fight mummies or try to sneak past them and don’t get lost (tip: use your footprints to keep track of where you’re going).

This game is a Ludum Dare Game Jam #46 Entry. The theme for the game jam was “Keep it alive”.

We made this project over a weekend with my friend Alexey Panov.

Alexey did all game art and animation and I was responsible for programming, sound design, music and putting it all together.

Note that Another Night is open source and licensed under MIT, so you can freely use anything in your own projects:

  • source code
  • sprites
  • animation
  • music
  • sounds

Just don’t forget to mention us in the credits (see the license file in the repo for details).

Background


This was my first experience with Unity’s recently released 2D lighting system.

Everything was made for the jam and no 3rd party assets were used:

  • Unity 2019.3.10f1 used as a game engine
  • URP with 2D lighting used as rendering pipeline
  • Rider IDE was used to code
  • Sprites were drawn with love and animated in Pixel Studio for Android
  • Music was composed and arranged on Teenage Engineering OP-1
  • Sounds were recorded on Teenage Engineering OP-1 and processed with Audacity

The game took 517th place out of 3576 for Mood and 1000th in the Overall rating. So I guess, dynamic lights and creepy music at least did the trick to set the mood right.

Media




Screenshots of Another Night

  1. Another Night Ludum Dare Page
  2. Another Night for Web (note: standalone Windows and macOS versions run much smoother)
  3. Another Night for macOS
  4. Another Night for Windows
  5. Another Night Source Code