From 978fbc1d9348a2af2b7ccc2828ba28bc13c65122 Mon Sep 17 00:00:00 2001 From: Franklin Blanco Date: Sun, 17 Sep 2023 18:26:51 -0700 Subject: [PATCH] Added a focus --- Readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 07d3cc6..e76cbd4 100644 --- a/Readme.md +++ b/Readme.md @@ -12,9 +12,9 @@ - [ ] Feature: Basic ESC UI, FPS counter, stamina bar - [ ] Discussion: PvP vs PvE - PvE First, after the initial game loop is done, then PvP. + PVP. ARENA STYLE. - [ ] Discussion: Realism vs arcade - Realism First, arcade last. + Arcade deisgn. - [ ] Discussion: Gameplay loop - [ ] Discussion: Is this a survival game? A Shooter? A Sandbox? All? @@ -24,3 +24,6 @@ ## Focus: Making a game that you can leverage when you realize what's possible and what's not. Movement system, gun handling, shooting, modding, inventory, hitreg, etc... + + +Build a realistic fps sandbox with arcadey mechanics, and start to document it, get funding, invest in better animations, and add multiplayer. \ No newline at end of file