edovshitler

SAVE THE EARTH! ๐Ÿ‘พ ๐ŸŽฎ

View on GitHub

edovshitler ๐Ÿ‘พ ๐ŸŽฎ


It works nicely on Windows, maybe Linux testingโ€ฆ
edovshitler is a simple game I enjoyed making it. Itโ€™s made using Python with pygame library and SQLite3.

Get Started ๐ŸŽ‰

Build it with pyinstaller

To create your own executable file with your changes:

(The .exe is inside /dist folder)

All the files you see in dist folder except the executable file are mandatory (images and script used by .exe file)

It can run on Windows 10 8.1 8 7 Vista

Description ๐Ÿ’ก

Itโ€™s developed with pygame 1.9.5 library that helps game creating. Itโ€™s a 2D game, based on Alien (a similar pc game). The game controls are:

It stores the record (maximum bombs avoided, maximum missiles shooted and maximum enemies killed) in the result.db database (SQLite3).

Download ๐Ÿ“ก

Usage ๐Ÿ› 

  1. Download the repository

  2. Execute the /dist/initdb.py file for initialize the database (or follow the step 4)

  3. How to play:

    3a. run the edovshitler.bat file by clicking two times on it

    OR

    3b. with a command prompt in edovshitler folder type edovshitler and ENTER

    OR

    3c. double click on /dist/game.exe file

  4. If you want to reset the database:

    4a. run the reset.bat file by clicking two times on it

    OR

    4b. with a command prompt in edovshitler folder type reset and ENTER

    OR

    4c. double click on /dist/initdb.py file

  5. Have fun playing it! :zap::zap::zap:

Versioning ๐Ÿ“š

v0.1.2

v0.1.1

v0.1

License ๐Ÿ“

This repository is under MIT License.
edoardoottavianelli.it to contact me.