Public information
This commit is contained in:
parent
01f749b81f
commit
fcffbc85f7
2 changed files with 19 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Pacman on raylib
|
||||
This is my educational project. Here are my accomplished tasks:
|
||||
- Learned how compilers work
|
||||
- Learned how to link dynamic libraries
|
||||
- Learned how to use make
|
||||
- Brushed up on my c++ knowledge (There's still too much to learn)
|
||||
|
||||
And here are tasks that I yet have to accomplish:
|
||||
- Link raylib statically
|
||||
- Make windows builds
|
||||
- Finish the project
|
||||
Loading…
Add table
Add a link
Reference in a new issue