Skip to content

Control a humanitarian airdrop parachute in dangerous territory 🪂 Nokia 3310 Jam 5

License

Notifications You must be signed in to change notification settings

sionleroux/freefall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freefall

Landing humanitarian airdrops in hostile territory, control the parachute to avoid fire while you fall.

Download or play in browser at: https://sinisterstuf.itch.io/freefall

This is my entry to this year's Nokia 3310 Jam.

For game testers

Game controls:

  • F: toggle full-screen
  • Q: quit the game
  • Space / Numpad 5 / Tap screen: toggle parachute

Freefall social preview

For programmers

Make sure you have Go 1.22 or later to contribute to the game

To build the game yourself, run: go build . it will produce an freefall file and on Windows freefall.exe.

To run the tests, run: go test ./... assuming there even are any.

The project has a very simple, flat structure, the first place to start looking is the main.go file.

Attribution

This game was written using the Ebitengine library. The graphics and animations were drawn in Aseprite. The music was written in LMMS using the nokia_3310_soundfont2.sf2 made by Krasno using samples imitating Nokia 3310 sounds made by Eamonn Watt.

About

Control a humanitarian airdrop parachute in dangerous territory 🪂 Nokia 3310 Jam 5

Topics

Resources

License

Stars

Watchers

Forks