bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in ncurses?


From: Diego Andres Alvarez Marin
Subject: Bug in ncurses?
Date: Sat, 8 Nov 2014 13:50:17 -0500

Hi I am making an ncurses based game.

It works flawlessly in WINDOWS with pdcurses. However, in linux with ncurses, wrefresh() does not update the screen well...

Try to play and shoot the tanks with the space. In windows with pdcurses, you will see the bullets. In linux, you will not.

Please see the attached file.

This is my info about my current ncurses:

address@hidden ~ $ aptitude show libncurses5
Package: libncurses5                    
State: installed
Automatically installed: no
Multi-Arch: same
Version: 5.9+20140118-1ubuntu1
Priority: required
Section: libs
Maintainer: Ubuntu Developers <address@hidden>
Architecture: i386
Uncompressed Size: 299 k
Depends: libtinfo5 (= 5.9+20140118-1ubuntu1), libc6 (>= 2.15)
PreDepends: multiarch-support, libtinfo5 (>= 5.9-3)
Recommends: libgpm2
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization.
 
This package contains the shared libraries necessary to run programs compiled with ncurses.
Homepage: http://invisible-island.net/ncurses/

address@hidden ~ $

 
Kind regards,

Diego

----
---------------------------------------------------------------------------------
Diego Andrés ÁLVAREZ MARÍN
Profesor asociado en dedicación exclusiva
Departamento de Ingeniería Civil
Universidad Nacional de Colombia
Carrera 27 # 64-60. Oficina C404
170004 Manizales, Colombia
Tel: (+57+6) 8879300 ext. 50256
Web: http://diegoandresalvarezmarin.googlepages.com/
---------------------------------------------------------------------------------

I count him braver who overcomes his desires than he who conquers his enemies; for the hardest victory is the victory over self.
               -- Aristotle (384 BC – 322 BC)

Attachment: main.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]