Skip to content

Greyhash-dev/netra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netra

NEW (rewrite in c++): https://github.com/Greyhash-dev/netra-cpp

This project is dead and I won't do any work on it for now at least.

This game was made for the 150 year party of my school.

Thanks to Topenga for the artwork and Ilya for the word dataset.

Controls

  • Press space to start game when on start screen
  • Move with arrow keys
  • Space to fire

How to play

At the top of the screen is the word group you will have to shoot at. A correct hit will give you 5 points (top right corner of screen), a wron hit will punish you with -5 points. If you run into a word with your ship you will be punished with -10 points.

The words and word groups can be configured in the wortarten.json file. Just create named arrays of any type of word and it will automatically adjsut.

Example:

{
  "foo":["foobar_1", "foobar_2"],
  "bar":["foobar_3", "foobar_4"]
}

Images

Title Screen

Gameplay

Ps: IT Teachers in our scool are absolutely shit! I DO NOT recommend going to my scool if you want to learn IT, I just learned it my self.

About

Fun python game with pygame for a school party

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages