sputnit -
Key bindings
wasd
& arrow keys
: Move the camera.
scroll wheel : Zoom in and out.
,
& .
: Slow down and speed up the game.
spacebar : Pause and resume the game.
k
& l
: Save and load the game.
Artwork
Some artwork created by Sylwia Bartyzel, Arthur Shlain, kenney.nl and hackcraft.de.
Sounds created by kenney.nl, published under CC0.
Content
- sputnit: (contrib/oot/sputnit)
- android (contrib/oot/sputnit/android)
- assets (contrib/oot/sputnit/assets)
- textures (contrib/oot/sputnit/assets/textures)
- src (contrib/oot/sputnit/src)
- debug: Print information on the screen for each callback (contrib/oot/sputnit/src/debug.nit)
- game (contrib/oot/sputnit/src/game)
- base (contrib/oot/sputnit/src/game/base.nit)
- characters (contrib/oot/sputnit/src/game/characters.nit)
- defense (contrib/oot/sputnit/src/game/defense.nit)
- describe (contrib/oot/sputnit/src/game/describe.nit)
- economy (contrib/oot/sputnit/src/game/economy.nit)
- elevator (contrib/oot/sputnit/src/game/elevator.nit)
- event (contrib/oot/sputnit/src/game/event.nit)
- fluid_resources (contrib/oot/sputnit/src/game/fluid_resources.nit)
- game (contrib/oot/sputnit/src/game/game.nit)
- oxygen (contrib/oot/sputnit/src/game/oxygen.nit)
- path (contrib/oot/sputnit/src/game/path.nit)
- power (contrib/oot/sputnit/src/game/power.nit)
- resource (contrib/oot/sputnit/src/game/resource.nit)
- room (contrib/oot/sputnit/src/game/room.nit)
- space_elevator (contrib/oot/sputnit/src/game/space_elevator.nit)
- tech (contrib/oot/sputnit/src/game/tech.nit)
- lib: General services (contrib/oot/sputnit/src/lib.nit)
- sputnit (contrib/oot/sputnit/src/sputnit.nit)
- sputnit_android (contrib/oot/sputnit/src/sputnit_android.nit)
- sputnit_linux (contrib/oot/sputnit/src/sputnit_linux.nit)
- story (contrib/oot/sputnit/src/story.nit)
- tests (contrib/oot/sputnit/src/tests)
- test_game (contrib/oot/sputnit/src/tests/test_game.nit)
- test_path (contrib/oot/sputnit/src/tests/test_path.nit)
- test_room (contrib/oot/sputnit/src/tests/test_room.nit)
- ui (contrib/oot/sputnit/src/ui)
- assets (contrib/oot/sputnit/src/ui/assets.nit)
- background_sprites (contrib/oot/sputnit/src/ui/background_sprites.nit)
- client_config (contrib/oot/sputnit/src/ui/client_config.nit)
- effects (contrib/oot/sputnit/src/ui/effects)
- effects (contrib/oot/sputnit/src/ui/effects/effects.nit)
- floors_and_walls (contrib/oot/sputnit/src/ui/effects/floors_and_walls.nit)
- sounds (contrib/oot/sputnit/src/ui/effects/sounds.nit)
- starry_background (contrib/oot/sputnit/src/ui/effects/starry_background.nit)
- turn_off_lights_at_night (contrib/oot/sputnit/src/ui/effects/turn_off_lights_at_night.nit)
- warn_on_unreachable_rooms (contrib/oot/sputnit/src/ui/effects/warn_on_unreachable_rooms.nit)
- station_view (contrib/oot/sputnit/src/ui/station_view.nit)
- ui (contrib/oot/sputnit/src/ui/ui.nit)