Metadata-Version: 2.1
Name: skipperz
Version: 1.0.0
Summary: A game where you skip incoming spaceships. Lateral scroll
Home-page: https://bitbucket.org/holypython/skipper/src/master/
Author: Simon Zozol
Author-email: simon.zozol@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Topic :: Games/Entertainment :: Side-Scrolling/Arcade Games
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

Skipperz, by Simon Zozol
=======
![screenshot from skipperz](https://holy-python.com/skipperz/skipperz_screenshot.jpg)


Description
----
In this game, you control a spaceship initially at the right side of the screen.

Some other ships will come from the left

Just skip them


Is this really a game?
----
It's a minimalistic game. 

It is a sound base for whoever wants to make a lateral-scrolling shooter.

Don't refrain to "steal" my work. This is intentionaly a `CC0 licence` (close enough to public domain)

You can try googling "simon zozol skipperz2". As of now (fev 2022), I haven't made it, but mybe, one day.


controls
----
Curently, you can only use the keyboard directional arrows.

Well... actually, you can try to edit `params.py`. It is somewhat technical, but nothing crazy.

I will had other methods later (touchscreen, mouse, joypad)


licence
----
Licence Creative common 0. 

You do whatever you want with this. I take no responsability if it backfires.


Where can I follow the wonderful work of Simon Zozol?
-----
holy-python.com

It might be in French

 

