Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
muog
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bsmrgo
muog
Commits
dbf92ce4
Commit
dbf92ce4
authored
4 years ago
by
Boris Mühmer
Browse files
Options
Downloads
Patches
Plain Diff
added some brainstorming
parent
2c65b27f
Branches
development-0.0.2
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+45
-0
45 additions, 0 deletions
README.md
with
45 additions
and
0 deletions
README.md
+
45
−
0
View file @
dbf92ce4
...
@@ -2,3 +2,48 @@
...
@@ -2,3 +2,48 @@
_MUOG_
(Multi User Online Game) is just a playground for a simple project.
_MUOG_
(Multi User Online Game) is just a playground for a simple project.
## Brainstorm
-
use TDD for project
-
even for a MMORGP, what are the goals
-
wealth
-
special equipment
-
special abilities
-
traditional RPG elements
-
races
-
what is a race, related to the game?
-
classes
-
what is a class, related to the game?
-
is a class fixed, or a template for skills
-
skills
-
avatar attributes
-
allow different rule sets
-
basically one world, but with different instances, because of
-
different rule sets
-
development process
-
like elite dangerous: solo, group, and open game
-
game environment: basic world definition
-
ruleset creates a new instance
-
same avatar in different instances? => yes, e.g. for testing different rules sets
-
world has fixed hubs, where avatars can meet
-
other parts are instanced based on game style: solo, group, open
-
dungeon generator?
-
maze generator?
-
avatar setup
-
gender?
-
race
-
are there races without a gender?
-
how "compatible" are races?
-
class?
-
skill based?
-
how to code stuff?
-
hardcoded
-
db driven
-
general goals
-
terminal interface, but with ssh instead of telnet
-
security is a major concern
-
encrypted communication
-
secure storage of (sensitive) data
<!-- End Of File -->
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment