OS4 DepotLogo by Kicko 
(anonymous IP: 13.59.218.147,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Game » Puzzle » nelipala.lha

Nelipala

Description: SDL2-based tetris clone
Download: nelipala.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 435kb
Version: 0.13
Date: 09 Apr 17
Author: Juha Niemimäki
Submitter: Juha Niemimäki
Homepage: http://capehill.kapsi.fi
Requirements: SDL2, SDL2_ttf
Category: game/puzzle
Replaces: game/puzzle/nelipala.lha
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 10197
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
Nelipala 0.13


Nelipala is an unofficial Tetris clone written by Juha Niemimaki.

Controls:

Cursor down      - move piece down one row
Cursor left      - move piece left one column
Cursor right     - move piece right one column
Space bar        - drop piece quickly
Z (or cursor up) - rotate piece left
X                - rotate piece right
ESC              - quit


Settings.txt explained:

full_screen - 1 for full screen mode, 0 for window
vsync - 1 for vertical sync (typically 60 FPS), 0 for free running frame rate
random_colors - 1 for randomized piece colors, 0 for fixed colors
screen_width - display width
screen_height - display height
renderer_name - advanced setting: select the SDL2 "graphics engine" (see
"logfile.txt" for available options)
sound_volume - 0.0 for silence, 1.0 for full volume
mixing_frequency - 44100 (Hz) for normal quality
mixing_buffer - mixing buffer size. Bigger buffers may introduce audio lag
stereo_mode - 1 for stereo, 0 for mono audio


License:

Nelipala binary and source code is licensed under MIT license. Nelipala uses
SDL2 and SDL2_ttf libraries.
See "licenses" directory for details.


Compiling for Windows:
1) install MinGW, SDL2 and SDL2_ttf development packages
2) type "make -f makefile.win" to build

Compiling for AmigaOS 4:
1) install the latest SDK and SDL2 and SDL2_ttf development packages
2) type "make -f makefile.os4" to build

Compiling for Linux
1) install SDL2 and SDL2_ttf development packages
2) type "make -f makefile.rpi" to build


Changes:

0.13:
- animated background
- settings file
- vertical sync
- sound effects (thanks to http://www.bfxr.net)
- next piece display
- instructions display
- new colors
- new font (Resagokr)

0.12: SDL2 port

0.11: refactoring

0.10: first public version




Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment