diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-05-24 20:09:54 +0200 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-05-24 20:09:54 +0200 |
commit | 1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63 (patch) | |
tree | 40a335f880fa71133dc367420ed06fdae31a6ef3 /README.md | |
parent | Delete stage_1_bossbg.png (diff) | |
download | threshold-1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63.tar.gz threshold-1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63.tar.bz2 threshold-1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63.tar.xz threshold-1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63.tar.zst threshold-1fabb2134b382e86cc0ca4ddf6756f2f1d3b0e63.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -1,4 +1,4 @@ -# project BUFMEZ (aka threshold) +# project THRESHOLD This is a small work in progress game. This was made using [raylib](http://raylib.com) @@ -16,30 +16,25 @@ Feel free to fork & add features. mkdir build cd build cmake .. -./space +./threshold ``` - ## Work In progress - Visual improvements - - Better Level System ## Future work - Music - - Optimizations on vectors (too many function calls) -## TODO +## Ideas ### Weapons -- [DONE]reload -- [DONE]visual representation of mag -- [TODO]more weapons (gravity gun ?) +- MORE weapons (gravity gun ?) ### Maps -- more +- MORE - terrain ? |