Skip to content

Commit

Permalink
Create main.bat (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruhnugget-nice committed Apr 21, 2021
1 parent 7dae1b2 commit 4b0e69a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions main.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@ECHO off

TITLE The C+- Console

echo ░█████╗░░░░░░░░░░░░░░
echo ██╔══██╗░░██╗░░░░░░░░
echo ██║░░╚═╝██████╗█████╗
echo ██║░░██╗╚═██╔═╝╚════╝
echo ╚█████╔╝░░╚═╝░░░░░░░░
echo ░╚════╝░░░░░░░░░░░░░░

echo Welcome to the C+- console.
echo ===========================================
echo To contribute, go to https://github.com/koreaneggroll/C-plus-minus
echo ===========================================

0 comments on commit 4b0e69a

Please sign in to comment.