Skip to content

Commit

Permalink
new project
Browse files Browse the repository at this point in the history
  • Loading branch information
NaiveWang authored Apr 22, 2017
1 parent 0e703bf commit e79c6a3
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,20 @@ A maze in windows.
## Bug & pitfalls
不知大家在玩耍的过程中发现没有,这个迷宫虽然是随机,但大体的路线是斜向下,再斜向上,这个趋势至今尚未解决,
等待高人阅我代码,排我Bug,发我邮箱([email protected]),让我赛艇。
# Project NO.2 plan released
# New Project, plan released/2017/4
## Introduction
I've got a new light bulb about this maze, and I got to achieve my idea.

为了使本Hub的这个环境更加的轻松一点,我想起我在去年十一前后写了个随机迷宫发生器,非常喜欢玩自己写的Hello WinMaze这个游戏,不过这个apply for maze generator,你得把你现在这个东西写得更加赛艇一点,于是我就打算重新搞一搞我这个小项目
(请州长夫人演唱!)

(请州长夫人演唱!...)
## A Overview for Phase 2/第二期项目概览

1.Derivating the maze into 3D case/将拓展为3D迷宫

2.Using OpenGL/将使用OpenGL引擎

3.advanced random function/将改进stdlib内随机函数,产生更加混乱的结果

4.maze walker/走迷宫函数

0 comments on commit e79c6a3

Please sign in to comment.