An open API service indexing awesome lists of open source software.

https://github.com/seungyongshim/snake-game-kata

TDD KATA - Snake GAME
https://github.com/seungyongshim/snake-game-kata

csharp game snake-game tdd

Last synced: 7 months ago
JSON representation

TDD KATA - Snake GAME

Awesome Lists containing this project

README

          

# Snake-Game-KATA
## 목표
- TDD로 스네이크 게임을 작성한다.
## 콘솔 단계
- [x] console 기반 tdd 구현
- [ ] Rx.NET을 적용한 리펙토링
- [ ] LanguageExt를 적용한 함수형 리펙토링
## Rx를 활용한 게임 렌더링 루프
- https://stackoverflow.com/questions/9392123/game-update-render-loop-in-rx-how-to-ensure-consistent-state