From End to Beginning

Profile
None
27 comments
2 followers
31 entries
Advertisement
coremarq
April 05, 2014
Rogue Droppables
A quick one... spent alot of time cutting out and putting together all the item assets for the game. Very tedius. Next post I'll have all the item use actions plugged back in. and a smarter generator for placeing the features like chests, racks and barrels.

1,435 views
coremarq
April 01, 2014
rogue game 2
Finally got some time to focus on what my goals will actually be for the next installment. Another roguelike, turn based. trying to build upon the last game rather than start from scratch. I got a pretty good grasp on how things were laid out and how I'd like to lay them out now. There's hopefully …
1,567 views
coremarq
March 27, 2014
Rogue Final Build
https://www.dropbox.com/s/bsxgr9njkcqki0f/Roguelike.7z

Download the zip file (created with 7zip) and extract it. I should create two folders. C runtimes which has the visual studio redistributal packages. Install the one that corrisponds with you OS if you don't have vsc++2012 installed. The game fo…
2,522 views
coremarq
March 24, 2014
Rogue Downloadable
Hopefully this works, never really used drop box out side of personal use. Download the zip file (created with 7zip) and extract it. I should create two folders. C runtimes which has the visual studio redistributal packages. Install the one that corrisponds with you OS if you don't have vsc++2012 i…
1,592 views
coremarq
March 23, 2014
Rogue Cleaning
Re thinking the console message system. Having game handle the messages or just the way it does handle and dispatch them is very clunky and verbose. So I think this is gonna be my next goal, get things back to a more manageable state by cleaning up this system. Before jumping straight into the last…
1,436 views
coremarq
March 21, 2014
Rogue Identify the Unknown
Got the use command up and running along with the indentifying system. big progress, but alot of speghetti is forming. Going to take the next session to clean up and refactor the mess a little. ran out of time getting things packaged up for download. I'll have to post it next time, or update this e…
1,473 views
coremarq
March 18, 2014
Rogue Monsters
Monsters and lots of them. Got the basics of creature ai. They basically just hunt the player down. Trying to move towards you and attack any chance they get. Also got player regen, each 4 turns the player heals if injurned. Killing creatures also gains experience and the player levels up. increasi…
1,586 views
Advertisement
coremarq
March 14, 2014
Eating, Dressing, Colors and Weapons
Still coding along; Internet was all wonking, so this ones bigger. Got the basic console with colors. Can easly add multi colored texted per line, but figured it looks alright as is. Got the main code setup for simulating turns and it does simulate hunger. Each turn will be initiated by the players…
1,676 views
coremarq
March 04, 2014
Rogue Gear and Simple Narration
Code code code. At this pace I probably couldv'e made it as a 7DRL, definitley simple but complete. Just loving how smoothly things are still going. Though I'm noticing some code bloat creeping into the project. Dungeon class alone is ~700 lines of code, with a handfull of other breaking 500. Most …
1,579 views
coremarq
March 03, 2014
Don't Leave That on the Ground
Trying to keep things moving along. I put together a basic item system and allowing the picking up of these items. Next will probably be adding the messege display or basic creatures. Creatures might wait before I do a refactoring of my event/action system to allowing multi step action. Realized wh…
1,366 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
57 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement