- I am a developer from South Korea, working on the Breathing World project ( https://breathingworld.com ).
- I am developing a world where everything moves and interacts in real-time.
- Currently, weeds and rabbits can interact with each other in real-time.
- You can check it out at https://alpha.breathingworld.com
- This repository contains the source code for the web client of the Breathing World project.
- While server development is ongoing separately, I would like to collaborate with those interested in the client-side development.
- Under the "alpha" folder, you will find the .NET ( 8.0 ) project code for running the web server, as well as the source code used in the web browser.
- Although I am running the web server with .NET, feel free to use any other web server.
- I have been developing a web-based 2D version, but I think it would be great to create a 3D version using Unity or other engines as well.
- I am also open to participation from anyone interested in implementing the project using a 3D engine.
https://learn.microsoft.com/en-us/dotnet/core/install/
Run dotnet run
in the "alpha" folder of the project
Open http://localhost:8090 in your browser
Once connected, you will see that it is linked to the current data of the alpha test.
- WEED
- RABBIT
- TREE
- WOLF
- EAGLE
- I hope you can visit Discord anytime and feel free to communicate with us.
- Discord
- 저는 Breathing World ( https://breathingworld.com ) 프로젝트를 개발하고 있는 대한민국의 개발자입니다.
- 실시간으로 모든 것들이 살아 움직이는 그런 세계를 구현하고자 개발을 진행하고 있습니다.
- 현재 잡초와 토끼가 실시간으로 상호작용을 할 수 있게 되었습니다.
- https://alpha.breathingworld.com
- 위 페이지에서 확인할 수 있습니다.
- 이 저장소는 Breathing World 프로젝트의 웹 클라이언트 소스코드를 다루고 있습니다.
- 서버 개발은 별도로 진행중이지만 클라이언트 개발은 관심 있는 분들과 함께 진행해보고 싶습니다.
- alpha 폴더 하위에 웹서버를 구동할 수 있는 .NET 프로젝트 코드와 실제 웹브라우저에서 사용되는 소스코드가 들어있습니다.
- 저는 .NET 으로 웹서버를 실행하고 있지만 다른 웹서버를 활용해도 좋습니다.
- 저는 웹기반의 2D 버전을 개발하고 있었지만 Unity 나 기타 다른 엔진으로 3D 버전도 만들 수 있으면 좋다고 생각하고 있습니다.
- 혹시 3D 엔진으로 구현하고 싶은 분들의 참여도 기다리고 있습니다.
https://learn.microsoft.com/en-us/dotnet/core/install/
프로젝트 alpha 폴더에서 dotnet run 실행
브라우저에서 http://localhost:8090 접속
접속이 되면 현재 alpha test 의 데이터와 연동되는 것을 확인하실 수 있습니다.
- 잡초
- 토끼
- 나무
- 늑대
- 독수리
- 언제든지 Discord 에 방문하셔서 자유롭게 소통할 수 있으면 좋겠습니다.
- Discord