Menu

Home

Gergő Pintér

Welcome to Sourceforge page of pynvaders!

What is pynvaders?

Pynvaders is an Invaders like game written in Python with Curses. The aim of this project for me was to get acquainted with Python.

The code itself is poorly commented, and additionally in Hungarian. ^^" This may change in the near future.
Version: The first published version is v0.3.0. Though this has not specified meaning. After implementing a small part, I increased the version a little bit.

System requirements

  • First of all Python! 2.6 or newer. (2.6 is the oldest I did test, it may work with older version.)
  • Curses, which is not in Python for Windows, so you would need a unix-based OS.

Readme
Available command-line parameters:

  • -h :: Shows help, as usual... (--help also works ;) )
  • -s :: Shows High scores, stored in "scores" (CSV) file, when missing a new one will be created. Yeah, this means you can reset the list with removing this file...
  • -u :: You can give username (which will be saved to High scores), if not given the system username will be used...

Project Admins:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.