Jump to content

I've posted once before about a game I was working on here: http://linustechtips.com/main/topic/332046-i-made-a-little-game/#entry4507553

 

The game I'm working on is a text-based adventure (if you want to call it that), that I named Mildwind (shamelessly ripping on Morrowind).

 

Since then, I have made MANY changes and improvements. The version in the previous post was on 0.2.6, this is on 0.3.6. I have been working on this since like, January, and this is one of my first actual attempts at programming (made in Python). It's not complete, but I'm working on all the little details and such.

 

Changelog

0.1.0
-First chapter finished
 
0.1.1
-Small spelling errors fixed
-Fixed crash when dying from guard in fight
 
0.1.2
-Gave the man who saves you a name (Ruffin)
-Added 2 endings ("Hopeless and Stupid" and "Careless" endings)
 
0.1.3
-Nested code
 
0.2.0
-Perfected potion system
-Added another chapter
-Added 2 more endings
 
0.2.1
-Fixed exploit with fight with wolves that causes a loop of infinite potions (wolves could be attacked while dead, meaning they would drop potions and still give you damage)
-Wolves now take random amounts of health instead of just 2
 
0.2.2
-Fixed bug in which player's attack wasn't actually increasing when strength increased
-Added yet another chapter
 
0.2.5
-Game now logs player's stats after each chapter, and commands typed (Don't worry, I can't remotely view these, and the name is redacted)
-Added more options for similar commands
-You can now look out the window in your cell
 
0.2.6
-Game now has a standalone Windows option
-Survey added at the end
-More commands added
 
0.2.7
-Added MORE command options
-You can now run from wolves while they're alive
-Edited "help" menu
-Revised elifs with multiple commands for the same action
-Reduced linecount by creating functions
-Used T and F as opposed to 1 and 0
-Survey after win/lose
 
0.2.8-EXPERIMENTAL
-Player is now a class
-Game now operates with functions
-No more use of globals
-Guard can be fought
-Wolves can be fended off with torches
 
0.2.8-EXPERIMENTAL 2
-Game now saves progress after each chapter
 
0.3.0
-optional tutorial added
-New part to story
 
0.3.5
-New part to story
-Enstat command added
-Shield put to use
 
0.3.6
-Wolf now randomly clenches to your arm

 

Get it here (Windows only): https://www.dropbox.com/s/bcra7jlap8ijnry/Mildwind%20Mid-Alpha%20Windows.zip?dl=0

 

I just realized today was April Fool's. This is not a joke. I have been working on this for forever.

-Ratchet Miles

Link to comment
https://linustechtips.com/topic/339766-working-on-a-game/
Share on other sites

Link to post
Share on other sites

self advertising is against the CoC

Are you new to the forums???? read the Code of Conduct HERE WANT SOME AWESOME LTT THEMED WALLPAPERS??? check out XTanksSlayerX's wallpaper thread HERE 

"May our framerates be high, and our temperatures low" - PC MasterRace

Link to comment
https://linustechtips.com/topic/339766-working-on-a-game/#findComment-4632159
Share on other sites

Link to post
Share on other sites

self advertising is against the CoC

If it's a commonly demanded issue, I will not hesitate to delete this thread, or the moderators can do so anyway. I'm not advertising as a primary. It's more like sharing my work and trying to get feedback on bugs.

-Ratchet Miles

Link to comment
https://linustechtips.com/topic/339766-working-on-a-game/#findComment-4632193
Share on other sites

Link to post
Share on other sites

Aww that quote at the beginning made me think this was a game based of Portal...

Other then that - I'll see what this game has and report back ;)

Intel i5-6600k (Cooled by a 212 evo) - Asus Z170-A - Asus Dual OC GTX 1060 - NZXT S340 - WD 1TB (Getting SSD this month, hopefully) - 8GB DDR4-2400

LG G4 - Asus Zenwatch 2

 

Link to comment
https://linustechtips.com/topic/339766-working-on-a-game/#findComment-4632361
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×