Code Monkey home page Code Monkey logo

sist_project1's Introduction

SIST_Project1

쌍용교육센터 첫 번째 프로젝트

YouTube : https://www.youtube.com/watch?v=Isg3QeFn4_E

  1. 프로젝트 규칙

00-1

 마스터 브랜치 관련 푸시나 병합, 커밋은 조장이 담당합니다

00-2

 변수명명은 카멜표기법, 포맷팅(들여쓰기 등)은 자유롭게 합시다.

00-3

 조원들의 작업은 자신 이름의 이니셜 등을 접두사로 이용해 브랜치를 만들어 작업.
	예 ) branch 이름 :  msh_bugFixing 

00-4

 게임 리소스는 종류별로 resource/ 디렉터리 안에 위치시킵니다. 
	디렉토리를 새로 생성도 됨.
	resource/images/ 라던지, recources/wav/ 와 같이...
	네이밍은 의미있는 이름 + 번호로..
	ex)  ship1_normal_01
	     ship1_destoryed_01 

00-5

  1. 파일 및 디렉토리 설명

Root

  • BattleShip/ : 프로젝트 폴더
    • .gitignore : 말 그대로... - BattleShip_plan.docx : 기획 문서 ( 지속 수정 ) - README.md : This File.
Root/BattleShip    /* 파일 설명은 생략 * /
	- bin/						: 컴파일된 파일들 ( gitignore 대상 )
	- src/
		- com/	
			- bss/				: BattleShip in Space 약칭 (가제)
				- client/		: 클라이언트 소스 디렉토리
				- 추가예정

		- resources/			: 게임 리소스 파일들과 ResourceLoader 클래스 

sist_project1's People

Contributors

jaehojang avatar kangmon avatar kimyongwon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.