Skip to content

sontx/valentine-day

Repository files navigation

valentine-day is a funny project for valentine day base on C# Winform. This project just draw somethings in a panel and play a background sound. Sound files and texts has been embed into executable file, so we just have an executable file for release.

Demo video:

Installation

This project require .Net 4.5 or higher, you can use Visual Studio to open and edit this project. If you just want to modified something such as text or images contents for yourself, you need some steps below:

  1. Change text contents in scenes: right click on project in Solution Explorer then choose Properties, change strings from here!
  2. Change own images in scene 2 and 3, so easy, goto Resources folder then change files which you want.
  3. Change own background sounds for scenes, same as step 2, you just change sound files to which you want.
  4. Go to Visual Studio then rebuild project.

Usage

So easy, when you release a executable file via Visual Studio you just go to bin/Release or bin/Debug folder then you will see Valentine.exe file, a only file. Click double to run this program, a window appear to display some funny contents.

Everything in one file is Valentine.exe, a small gift. Give this file for your friends or your girl friend to make them funny in valentine day!

Here are some screenshots: Scene one: Slide texts, they will auto move up.

Scene two: Slide photo with texts, they will move from left to right.

Scene three: Slide a author photo with some texts description about him.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

##Dependencies So, this project just runable in windows flatform with .Net 4.5, you must download this file and install if your windows still not installed this framework. In windows 8/8.1 or 10, this framework has been installed along with windows.

History

Current version is 1.0, just include three simple scenes.

Author

Developed by sontx/noem, some useful information:

License

Copyright 2016 Tran Xuan Son

About

An application for valentine day, just for fun!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages