The first team work (software engineering C # dreams Factory)

I. Introduction Team

. a team name: Soft Engineering C # dreamer factory
b players list.
players | Student ID
- | -
Zhang Xu (team leader) | 201731024123
Zhoucheng Jie | 201731024136
Zou Yang Feng | 201731024134
Zhao Junan | 201731024121
Huang Tao | 201731024119
Chen Xin | 201731024102
Ma Hao Yan | 201 731 024 107
Ma Yunhui | 201731024104

Second, the team Introduction

using System;
namespace dreamFactory
{
class MemberProfile
{
  static void Main(string[] args)
{
Console.WriteLine
("
   张  旭:擅长于界面美化设计,编程过程的新鲜想法加入
          对编程的兴趣出自于觉得自己想象的一些东西可以从电脑中以程序的方式出现而感到有趣
          在这个团队中担任组长,希望自己能够担当起组长的责任,把这个团队带动起来。
   邹扬锋:擅长足球
          对编程的主要兴趣是来自设计软件的成就感
          在团队中担任代码的主要编辑工作,希望能够将任务出色地完成。
   赵俊安:外向开朗,兴趣广泛
          编程很多不太懂,希望自己能在此次任务中学到东西
   周成杰:擅长交际
          对编程的步骤方法了解较为透彻,对于项目了解较多
          希望在这个团队中担当队员这一角色,尽我所能帮助大家完成这一次的任务。
   黄  涛:稍微内向一点,但是熟了之后还是挺热情的
          编程的兴趣在美化代码输出内容
          希望能够做好此次任务。
   陈  欣:具有团队精神,稳重细腻,比较热情活泼,拥有严谨的态度
          对于编程不是很擅长
          希望在团队中担任辅助工作。
   马昊妍:开朗外向,擅长信息收集
          编程的兴趣不浓厚
          希望在团队中的作用是帮助大家收集文件素材
   马芸慧:制作PPT,收集整理资料,工作认真
          主要在团队中负责后期工作
")
Console.Readkey();
 }
 } 
 }

Team characteristics
of our team characteristics that each person has their own ideas, diversity is very strong, compared to other teams, I think we have a little more variability, perhaps with a more innovative than other groups of the same project place. So our team mode more close to "community model" of the team, everyone involved in aspects of interest, in order to every link can achieve the best results.
Our project group is the "golden point" game, such a seemingly simple ordinary game how can shine a light gold in our hands of it? Wait and see!

3. Name

Gold point game
golden point rules of the game: N (not less than 10) players for the game, each player selects a rational number from 0 to 100 (0 and 100 can not be selected) between the averaged values of all players G, the G multiplied by 0.618, i.e., the golden ratio, the S value derived (point of gold), the players have recently isolated S-N values, the player gets -2 farthest points, the remaining players can not be divided; initial partial each player value positioning hundred points. Repeat N round game, the highest score wins.

IV Project

The project is a small game project we chose a job recommendation from the project, we want to develop it into a puzzle game, puzzle game with real-time, fun, intelligence and other characteristics, by this game achieve the training thinking, releasing pressure and other purposes.

Five, NABCD analysis

N (Need) requirements
as a puzzle game, is very vast needs of the population can be said for all ages, but we still believe that the main needs of the population are students, office workers and other large population-based pressure.
A (Approach) approach
we decided to develop a program window, because of online networking needs, we are ready to make a game platform for people who want to play this game by us, that is, the development team as a host of other players through our game Competition. The depth of excavation can then be made online games, instant sex so that players can play the game anytime, anywhere.
B (Benefit) benefits
all the benefits of real-time games are basically strong and interesting, we benefit the development of the gold little puzzle game also includes strong, such as higher playability, players can also cause different results different.
C (Competitors) competition
exists on the market very many games, there Lianliankan, Snake, Maze, Tetris, and so on, we have to do is guess the thinking of these games do not provide, these games are basically stand-alone class, the player and the computer to a fight, we want to do is multiple players each exercise logic and mathematical thinking. Gold gameplay simple point, the length of time of game, players can play at a time fragmentation Board, in line with the fast pace of modern life.
D (Delivery) promotion
in the promotion, we think we can promote the micro letter, microblogging and other public platforms, but also to promote the line at school, made out of a game definitely need pre-market research, our school is a good investigation environment.

Six preliminary division of tasks

After five numbers plus the name of science

Zhang Xu 24123: blog writing (completed), the project realization content (already completed), the project code to collect and specific writing (in progress)
Zou Yang Feng 24134, Zhou Chengjie 24136, Zhaojun An 24121, Tao 24119: project specific code writing (in progress) project ideas (in progress)
Chen Xin 24102, 24107 Ma Yan Hao, Ma Yunhui 24104: project specific code writing (in progress), the respondent preparation (in progress)

Guess you like

Origin www.cnblogs.com/shisan9527/p/11585900.html