6hr GDC final...'cept post mortem in a day or two

Published December 29, 2006
Advertisement
Well I'm too tired to finish...and the middle of the day Friday is pushing it for something that was for 'thursday'...even if I didn't start until 10:30pm. =)

Time Used: 4hr 41min
Time Left: 1hr 19min

What's been done:
1) Design work done (DB layout, game idea fleshed out on a piece of paper)
2) Login System (just using SSI from SimpleMachinesForum...I might as well integrate this into my PHP game site if I decide to do a 'good' version of it.)
3) Chat System (just using PJIRC to log into my IRC server in the 'main' channel...not that there is much activity. =))
4) Game Creation (nothing fancy, just makes a game and gives both players a default army of 4 units [1 cleric, 1 archer, 2 footmen])
5) Map display (simple, simple map of white squares ftw!)
6) Database table creation (gamelist [game information such as player1, player2, gamename, which player's turn, etc.], unitlist [unit name, attack strength, shield strength, hit points, range]
7) A quickie CSS that keeps the layout in dark colors =0
8) Manual Refresh Button (game window only, leaves chat alone)
9) Players who aren't P1/P2 can observe games.
10) Combat
11) Movement
12) 'Control Panel'
13) Turn change
14) Victory Condition
15) Limiting to 1 move per 'turn'

What would be nice:
- Player Army Pre-Placement
---- Player has point buy to 'buy' his army
---- Player can select where in the back two rows his units start
- Draw Option
- Vertical / Horizontal Number Sets for easier X/Y visual
- Player Statistics
---- Wins/Losses
---- 'Rating'
---- Player page with that info available to anyone
---- Rankings Page for all players.
- More Units + Unit Special Abilities
---- Knight (Heavy Footman)
---- Pyromancer (Insta-kills 1 unit (95%), Pyromancer Dies (80%))
---- Hydromancer (Deals 2 damage, Range 3, Bypasses shield)
---- Geomancer (Creates unpassable terrain tile(s))
---- Aeromancer (Passively boosts friendly Archer range by 1, reduces enemy Archer range to 1, has no attack strength)
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement