-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enemies and Fighting #2
Comments
:D we could have it open a new terminal window that has the clock on it! Even past that, we could have a terminal window based GUI! |
Maybe not tho. if u want to keep this dead simple txt based |
I like, the idea of certain enemies spawning at night! But we gotta make sure this automatic spawning thing is very controlled, so theres not too many random kinds of enemies every where. And I love the new window with a clock idea, but it'll be tricky. But worth looking into. So there will be day and night. And we could have certain room descriptions be modified depending on the time. Not most, but a few where appropriate. But I love the idea! |
Or a clock command in the game would be more portable, for people using things like single user mode or full screen mode. It could show the clock, until you press a key. |
But I like it!! |
what about an option? On Mon, Jul 14, 2014 at 5:00 PM, Addison Bean [email protected]
|
Ya that'd cool, but it'd probably require some gem. I just added a time clock that just gives some boring info thats worded strangely. But hey! Theres time. |
lol |
Right now, to start fighting someone, you enter I want to get it working so you must type Then after that, I think we should start adding weapons. But I think we need a basic fighting system working first. Then stuff like |
Ok nvm, I just added the ability to use weapons. But the attacking still sucks. Look at the "added weapon support" commit. It's important |
Nvm I just went ahead and fixed it. We should add some weapons now. Look at the commit titled "better" before adding weapons. |
is there a way to make time go like 12x faster? |
Ya thats a good idea. That's like 5 minutes in real life = an hour in the game. So a day in the game is 2 hours, is that still too long? What about 24x faster? Thats 1 day per hour |
So 30 minutes of day, and 30 minutes of night. Thats still a while, but thats also a minute per 2.5 seconds, which seems fast. So I think its a good balance |
ok |
Idea: we have a time system going on. So is there a way to have a variable counting upwards in the background during a prompt? Anyways, we have enemies spawn and they have a beginning time and an ending time. they will only be in that room from that allotted time. That could also open doors for enemies like trolls that only spawn at night and stuff.
The text was updated successfully, but these errors were encountered: