diff options
author | Google Code Exporter <GoogleCodeExporter@users.noreply.github.com> | 2015-03-21 11:30:56 -0400 |
---|---|---|
committer | Google Code Exporter <GoogleCodeExporter@users.noreply.github.com> | 2015-03-21 11:30:56 -0400 |
commit | f40bf7bd2bc974b5fc39b07be628127f7dd07474 (patch) | |
tree | eda791ddf78bffc893864cd6c626717f0c7b93b0 /ProjectHome.md | |
download | bullet-lab-remix-f40bf7bd2bc974b5fc39b07be628127f7dd07474.tar.xz |
Migrating wiki contents from Google Codewiki
Diffstat (limited to 'ProjectHome.md')
-rw-r--r-- | ProjectHome.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..d40e2d9 --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,20 @@ +# svn checkout command: # +`svn checkout http://bullet-lab-remix.googlecode.com/svn/ bullet-lab-remix-read-only` + +# Binary of Release Candidate([r99](https://code.google.com/p/bullet-lab-remix/source/detail?r=99)) for Windows(mingw-w64 build) # +http://pan.baidu.com/s/1nt8y8wp + +Note: the executable was upx'ed and might be recognized as a virus! + +# Binary/Executable of [r39](https://code.google.com/p/bullet-lab-remix/source/detail?r=39) for Windows(Last official build built by MSVC) # +http://pan.baidu.com/s/1pJjn72z + +# Introduction # +A ~~simple~~ game whose goal is _just_ avoiding collision with bullets... + +Both Linux and Windows are supported. + +<font color='red'> +The source code contains source distribution of hge and hge-unix. They are all modified versions,<br> +whose api may have been altered. They are still under the same license of hge -- zlib license.<br> +</font>
\ No newline at end of file |