An open API service indexing awesome lists of open source software.

https://github.com/skyss0fly/idlepy

A cool videogame
https://github.com/skyss0fly/idlepy

Last synced: about 1 year ago
JSON representation

A cool videogame

Awesome Lists containing this project

README

          

# IdlePY

Welcome To IdlePY


This Originally Started as A School Project but then i gained many many ideas for the game so i decided to make a game with it


Credits to Inaayat for contributing to a portion of the code that makes this work today


## Current Build: 38DA V0.0.3.4

# Coming in the Next Build:
Multiplay support (not through internet)

# ⚠️IMPORTANT UPDATE INFO:⚠️
> there are currently 2 Builds in development: 39DA and 40DA so documentation will open regarding the builds

# How To Play?
Run the python program (main.py) with IDLe or through an online python compiler or run `game.exe`. its as simple as that.

# An Example on how to play/what it looks like
```
What is your name:
Fred
Fred goes exploring and finds fun and joy, but you seem to have run into a zombie
What do you do?
Fight, run, explore, help
run
Fred has chosen run. you have ran and lost 10 stamina, you now have 90 stamina
explore
Fred is going exploring, youe health is 15
explore
Fred is going exploring, your health is 15, but whats this, you have ran into a Dragon, what do you do?
Fight
You fought with the dragon and have lost 5 health, your health is now 10
```