Vinglish

  • A word-based game with 200 exclusive levels
  • You will be given a set of English words, translate those into a meaningful Vietnamese word/term

Screenshots

Getting started

  • Run Vinglish.exe to play
  • If you want to complile source file, you need to download SDL 2.0 library and link it to your IDE (further instructions can be found on google)
  • Feel free to contact me on github if you encounter any kind of problem during installation

Built with

  • Dev C++ 5.11: Edit and compile
  • SDL 2.0: Graphic library
  • Powerpoint 2016: Texture design

Author

Acknowledgments

  • Fourtii: for inspiring me.
  • Lazyfoo: for making such a great SDL tutorial.
  • The guy on Youtube (whose name I don't remember, sorry): for making the background music which I use in this game.
  • Hat tip to all the people I find while googling for constantly helping me along the way.

Notes

  • Game's idea is based on the game called "Tiếng tây tiếng ta" by Fourtii.
  • I do not own the copyright of the background music, all credits go to its author(s) (whoever they are)
  • I started making this not knowing about OOP and by the time I do the code is to hard to reconstruct so please pardon my messy programing.
  • Source code is poorly written and unprofessionally organized, do feel welcomed to give me your advice. Much appreciated.