Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyanosovsky/hackathon_1
our first Hackathon #1 Ilya and Ivan <Full_Snack_Devs/>
https://github.com/ilyanosovsky/hackathon_1
Last synced: 5 days ago
JSON representation
our first Hackathon #1 Ilya and Ivan <Full_Snack_Devs/>
- Host: GitHub
- URL: https://github.com/ilyanosovsky/hackathon_1
- Owner: ilyanosovsky
- Created: 2023-05-25T06:39:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-06T08:28:10.000Z (over 1 year ago)
- Last Synced: 2024-11-07T19:42:48.587Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 3.58 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackathon_1
our first Hackathon #1 Ilya and IvanTo Run our Games we need to Run Python file "main.py"
You will get a menu in Terminal where you can Choose which game you want to Play :1. Dino - It is a 2D Running game where you jump over the cactuses 🌵
2. Space Game - It is an analog of famous "Space Invenders" 👾After you play the game you can Run "main.py" again and play as many times as you want
For "Dino" we’ve decided to store our High Score on Server in DataBase
For "Space Game" we just stores our High Score in "highscore.txt"Enjoy the Game!